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

Fix "ReverseComparer" signature with more honest nullable annotations #807

Merged
merged 1 commit into from
Mar 22, 2021

Conversation

sid-6581
Copy link
Contributor

This PR fixes the nullable annotation for the underlying comparer supplied to the ReverseComparer constructor. This class is not part of the public API, but the PR is part of the overall effort of correcting nullable annotations.

Copy link
Member

@atifaziz atifaziz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch! Thanks!

@atifaziz atifaziz merged commit b3268c5 into morelinq:master Mar 22, 2021
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.

3 participants