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

Add methods for converting Either to Option #444

Merged
merged 3 commits into from
Oct 8, 2021
Merged

Add methods for converting Either to Option #444

merged 3 commits into from
Oct 8, 2021

Conversation

bash
Copy link
Member

@bash bash commented Oct 7, 2021

Resolves #439

I had to implement this as an extension method because of the notnull constraint :/
Maybe we could change this in 3.0 (depending on what we decide in #284)

@bash bash requested a review from FreeApophis October 7, 2021 19:51
@bash bash enabled auto-merge October 7, 2021 19:51
FreeApophis
FreeApophis previously approved these changes Oct 8, 2021
@bash bash merged commit fa177d9 into main Oct 8, 2021
@bash bash deleted the either-to-option branch October 8, 2021 07:59
github-actions bot pushed a commit that referenced this pull request Oct 8, 2021
Add methods for converting Either to Option fa177d9
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.

Add methods for converting Either to Option
2 participants