z-pattern-matching/z

Exhaustivity checking

Open

#34 ouverte le 28 nov. 2017

Voir sur GitHub
 (8 commentaires) (1 réaction) (0 assignés)JavaScript (78 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (1 714 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur