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

Pattern redundancy #213

Merged
merged 2 commits into from
May 31, 2022
Merged

Conversation

paulpatault
Copy link
Contributor

Related to #202
This performs a redundancy check for pattern-matching.

Copy link
Contributor

@pascutto pascutto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!
Don't forget the changelog entry here aswell, perhaps in the same entry as the exhaustivity one.

src/patmat.ml Show resolved Hide resolved
@pascutto pascutto merged commit 1662d61 into ocaml-gospel:main May 31, 2022
@paulpatault paulpatault deleted the pattern-redundancy branch May 31, 2022 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants