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

Improving formatting of pattern matching #397

Merged
merged 5 commits into from
Aug 19, 2021
Merged

Conversation

belav
Copy link
Owner

@belav belav commented Aug 10, 2021

closes #154

There are still some edge cases to handle but the code probably won't change significantly to get those working.
I'd also love some feedback the test cases I've added.

@belav belav marked this pull request as ready for review August 15, 2021 15:16
@shocklateboy92 shocklateboy92 merged commit edca48f into master Aug 19, 2021
@shocklateboy92 shocklateboy92 deleted the binary-pattern branch August 19, 2021 06:06
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.

Improve formatting of pattern matching (IsPatternExpression, BinaryPattern, etc)
2 participants