Conversation
5e657c2 to
296c187
Compare
eqxweb C# template by using OneOf library to pattern match
Collaborator
Author
|
Before considering productionizing this, it'd also be a good idea to see how far one can get using C# 8 native syntax too |
11780e6 to
7e6dda3
Compare
d470458 to
674526f
Compare
4652bf2 to
04bb1fc
Compare
155ec78 to
7f509c6
Compare
d1bd9da to
a207ab9
Compare
acee782 to
e1e5aa6
Compare
f0bb9b4 to
07070a2
Compare
b9f4d4b to
1b20fef
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Attempts to polish the code in #5 , presently using OneOf to do Total Matching.
If this is to go in, it should probably become a condition on the template, i.e. vanilla and onOf flavors should both be possible