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

variant, match and tap #61

Closed
wants to merge 1 commit into from
Closed

variant, match and tap #61

wants to merge 1 commit into from

Conversation

eloytoro
Copy link

@eloytoro eloytoro commented Mar 7, 2023

Introduce the Variant class factory, which allows option and result types to do match and tap as seen in the tests

closes #52

@eloytoro eloytoro mentioned this pull request Mar 7, 2023
@eloytoro eloytoro closed this by deleting the head repository Sep 13, 2023
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.

Match api
1 participant