general-suggest-blind2
general-suggest-blind2
general-suggest-blind2
Test whether at least one element in an array passes a test implemented by a predicate function, while iterating from right to left.
Test whether at least one element in an array is truthy.
Test whether at least one element in an array passes a test implemented by a predicate function.
Test whether a collection contains at least `n` elements which are truthy.
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 an object contains at least n properties (own and inherited) which pass a test implemented by a predicate function.
Test whether some `own` properties of a provided object satisfy a predicate function for at least `n` properties.
Replace your TypeScript `any` with `Meow` — for peace and mental health.
Test whether at least one element in a collection passes a test implemented by a predicate function.
Test whether at least one element in a collection passes a test implemented by a predicate function, iterating from right to left.
Test whether at least one element in a collection passes a test implemented by a predicate function.
Test whether at least one element in a collection passes a test implemented by a predicate function, iterating from right to left.
Test whether at least one element in a collection is truthy.
Test whether whether any 'own' property of a provided object satisfies 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 a collection contains `n` elements which pass a test implemented by a predicate function.
Test whether at least `n` iterated values are truthy.
Test whether at least `n` iterated values pass a test implemented by a predicate function.