Here are
37 public repositories
matching this topic...
Test whether at least one element in a collection passes a test implemented by a predicate function, iterating from right to left.
Updated
May 26, 2025
JavaScript
Test whether at least one element in a collection passes a test implemented by a predicate function.
Updated
Feb 24, 2025
JavaScript
Test whether at least one element in a collection is truthy.
Updated
May 26, 2025
JavaScript
Test whether at least one iterated value passes a test implemented by a predicate function.
Updated
Feb 24, 2025
JavaScript
Promise.any() implementation
Updated
Jun 11, 2022
JavaScript
Test whether a collection contains at least `n` elements which pass a test implemented by a predicate function, iterating from right to left.
Updated
May 19, 2025
JavaScript
Test whether at least one iterated value is truthy.
Updated
Feb 24, 2025
JavaScript
Test whether whether any 'own' property of a provided object satisfies a predicate function.
Updated
Mar 17, 2025
JavaScript
Test whether a collection contains at least `n` elements which pass a test implemented by a predicate function.
Updated
May 26, 2025
JavaScript
Test whether a collection contains at least `n` elements which pass a test implemented by a predicate function, iterating from right to left.
Updated
Mar 10, 2025
JavaScript
Test whether at least `n` iterated values are truthy.
Updated
Apr 14, 2025
JavaScript
Create an iterator which cumulatively tests whether at least one iterated value passes a test implemented by a predicate function.
Updated
Mar 17, 2025
JavaScript
Test whether a collection contains at least `n` elements which are truthy.
Updated
Dec 1, 2024
JavaScript
Test whether a collection contains `n` elements which pass a test implemented by a predicate function.
Updated
Apr 7, 2025
JavaScript
Easy Server to use in any project
Updated
Jun 4, 2025
JavaScript
Test whether at least one element in an array passes a test implemented by a predicate function, while iterating from right to left.
Updated
Apr 14, 2025
JavaScript
Test whether at least one element in an array passes a test implemented by a predicate function.
Updated
Mar 17, 2025
JavaScript
Cumulatively test whether at least one array element in a provided array passes a test implemented by a predicate function, while iterating from right-to-left.
Updated
Jan 13, 2025
JavaScript
Test whether at least one element in an array is truthy.
Updated
Jan 13, 2025
JavaScript
Create an iterator which cumulatively tests whether at least one iterated value is truthy.
Updated
May 12, 2025
JavaScript
Improve this page
Add a description, image, and links to the
any
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
any
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.