z-pattern-matching/z

Exhaustivity checking

Open

#34 opened on 2017年11月28日

GitHub で見る
 (8 comments) (1 reaction) (0 assignees)JavaScript (1,714 stars) (78 forks)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.

コントリビューターガイド