z-pattern-matching/z

Exhaustivity checking

Open

#34 aberto em 28 de nov. de 2017

Ver no GitHub
 (8 comments) (1 reaction) (0 assignees)JavaScript (78 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (1.714 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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.

Guia do colaborador