z-pattern-matching/z

Exhaustivity checking

Open

#34 opened on 2017年11月28日

GitHub で見る
 (8 comments) (1 reaction) (0 assignees)JavaScript (78 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (1,714 stars)
PR merge metrics
 (30d に merged 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.

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