-
-
Notifications
You must be signed in to change notification settings - Fork 273
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 NullOrEmpty and NullOrWhiteSpace overloads for ReadOnlySpan<char> #237
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have some possible suggestions
It looks like all changes are made |
The code looks great to me, I just spotted one last thing. |
@ardalis I had a check on the PR, is anyone allowed to just approve it? |
This seems like a good addition to the library. Making an attempt at resurrecting this PR. |
Merged; will try to get a release out this month! |
Related to #220