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

FirstOrOptional extension fix to return Option.None instead of default on value type enumerable #460

Merged
merged 3 commits into from
Mar 8, 2021

Conversation

Gotcha7770
Copy link
Contributor

@Gotcha7770 Gotcha7770 commented Feb 28, 2021

It would be great to get Option.None instead of the default, for example when searching through an int enumerable. If i get 0 i can't figure out if this is the default or the value that satisfies the condition.

@RolandPheasant RolandPheasant merged commit 0c216b1 into reactivemarbles:main Mar 8, 2021
@RolandPheasant
Copy link
Collaborator

This makes sense

@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants