tests whether some element in the array passes the test implemented by the provided function
Array#some ponyfill for older browsers
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.
Like Array.some but does not skip holes.
`Array.some` for iterables.
Array.some but for promises
The `Array.some()` method tests whether at least one element in the array passes the test implemented by the provided function.
Checks if any value satisfies a test.
Checks if any value satisfies a test.
Tests whether some element passes the provided function.
Test whether some promise passes a testing function
A library to allow recursion of nestable javascript objects using available prototypial methods
Create a shim set.
Monad-ts is a small library implements some of key monads and way to chain them in a pipe (flow) in JavaScript and TypeScript. Angular 2+ compatible.
tests whether one element in the array pass the test implemented by the provided function.
some() for old browser, in typescript.
Validates that properties exist on a JSON object
Yet another benchmarking tool for Node and Browser.
Lambda functions and functional programming for javascript
More Object Methods!
A tiny, faster alternative to native Array.prototype.some
Test whether a collection contains at least `n` elements which pass a test implemented by a predicate function.
Test whether a collection contains at least `n` elements which pass a test implemented by a predicate function, iterating from right to left.
Test whether at least one element in a collection is truthy.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.