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 shouldContainNone and shouldNotContainAny with check lambda #210

Conversation

andersu
Copy link
Contributor

@andersu andersu commented Feb 10, 2022

Description

Added shouldContainNone and shouldNotContainAny with a check lambda similar to, but opposite of the existing shouldContainAny(check: (T) -> Boolean).

These two infix functions do the same thing. Please let me know if you want both or just one of them.

Checklist

  • I've added my name to the AUTHORS file, if it wasn't already present.

@MarkusAmshove MarkusAmshove merged commit 7a0d8f1 into MarkusAmshove:master Oct 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants