-
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: |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
|
I like it, makes sense and is probably easier to read |
Beta Was this translation helpful? Give feedback.
-
|
Yeah those seem pretty readable. |
Beta Was this translation helpful? Give feedback.
-
|
Pull Request #13 |
Beta Was this translation helpful? Give feedback.
Pull Request #13