z-pattern-matching/z

Exhaustivity checking

Open

#34 aperta il 28 nov 2017

Vedi su GitHub
 (8 commenti) (1 reazione) (0 assegnatari)JavaScript (78 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (1714 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor