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

Implemented collection methods so that they crash on nulls #158

Merged
merged 5 commits into from
Oct 12, 2023

Conversation

KaliCZ
Copy link
Contributor

@KaliCZ KaliCZ commented Oct 12, 2023

These methods were inconsistent in handling nulls. Now they will consistently crash in case the source is null. Just like any LINQ method would.

@KaliCZ KaliCZ changed the title Revert "Removed collection extensions that didn't crash on nulls." Implemented collection methods so that they crash on nulls Oct 12, 2023
@KaliCZ KaliCZ enabled auto-merge October 12, 2023 15:36
@KaliCZ KaliCZ merged commit d785529 into master Oct 12, 2023
3 checks passed
@KaliCZ KaliCZ deleted the revert-154-collection-null-safety-removal branch October 12, 2023 15:49
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.

2 participants