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

Experiment: Polish eqxweb C# template by using OneOf library to pattern match #6

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

bartelink
Copy link
Collaborator

@bartelink bartelink commented Jan 5, 2019

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

@bartelink bartelink mentioned this pull request Jan 7, 2019
11 tasks
@bartelink bartelink force-pushed the oneof branch 5 times, most recently from 5e657c2 to 296c187 Compare January 8, 2019 12:39
@bartelink bartelink changed the base branch from csharp to master January 17, 2019 16:01
@bartelink bartelink changed the title Experiment: Polish C# Oneof Experiment: Polish eqxweb C# template by using OneOf library to pattern match Jan 17, 2019
@bartelink
Copy link
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

@bartelink bartelink force-pushed the master branch 2 times, most recently from 11780e6 to 7e6dda3 Compare March 8, 2019 10:53
@bartelink bartelink force-pushed the master branch 4 times, most recently from d470458 to 674526f Compare June 19, 2019 14:13
@bartelink bartelink force-pushed the master branch 3 times, most recently from 4652bf2 to 04bb1fc Compare July 2, 2019 07:59
@bartelink bartelink force-pushed the master branch 5 times, most recently from 155ec78 to 7f509c6 Compare October 4, 2019 18:17
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.

1 participant