OverviewThoughts on adding the following utilities to augment the current is case?
I find myself needing these often and instead end up having to revert to inArray checks on the key + statics which i don't love. ExamplesisNotPrevious:
New:
isNoneOfPrevious: New: |
Answered by
ababkov
Feb 16, 2021
Replies: 3 comments
|
I like it, makes sense and is probably easier to read |
0 replies
|
Yeah those seem pretty readable. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Pull Request #13