Some Packages

array.partial

When you want array.some but not array.every. Useful when you need to determine partially selected states - like partially selecting tree nodes when some but not all child nodes are checked.

1.0.5 • Published 5 years ago

array.some

tests whether some element in the array passes the test implemented by the provided function

1.0.0 • Published 7 years ago