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

Adds notInArray and notOneOf. #262

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

czirkoszoltan
Copy link

These functions are negations of inArray and oneOf. The negations did not previously exist for these two functions. These are mostly just copypastes of the existing ones.

These functions are negations of inArray and oneOf.
@Kylob
Copy link

Kylob commented Dec 31, 2021

I was just looking for exactly this. Thank you! When do you think it might be released?

@tvdijen
Copy link

tvdijen commented Jan 2, 2022

Yes!! I also have a bunch of use cases for this!!

@PHLAK
Copy link

PHLAK commented Jul 24, 2024

I was just looking for notInArray() today and was disappointed that this wasn't available natively. Would be nice to see this added.

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.

4 participants