z-pattern-matching/z

Exhaustivity checking

Open

#34 创建于 2017年11月28日

在 GitHub 查看
 (8 评论) (1 反应) (0 负责人)JavaScript (78 fork)batch import
enhancementhelp wanted

仓库指标

Star
 (1,714 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Have an option that checks if the matching is exhaustive, and if it isn't then have it immediately throw an error that the matching isn't exhaustive.

贡献者指南