Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the exhaustive prop to Match #1

Open
ythecombinator opened this issue Jan 27, 2022 · 0 comments
Open

Add the exhaustive prop to Match #1

ythecombinator opened this issue Jan 27, 2022 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@ythecombinator
Copy link
Owner

ythecombinator commented Jan 27, 2022

⚠️ Needs further description.

Description

It should enable exhaustiveness checking, making sure we don't forget any possible case in our Match component.

I'm still not sure whether this one is blocked or not by similar factors (as #2) but my idea is to somehow try to mimic ts-pattern's exhaustive.

Resources

@ythecombinator ythecombinator added enhancement New feature or request help wanted Extra attention is needed labels Jan 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant