z-pattern-matching/z

Exhaustivity checking

Open

#34 创建于 2017年11月28日

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

描述

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.

贡献者指南