Here are
48 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
Sep 6, 2025
JavaScript
Test whether at least one element in a collection passes a test implemented by a predicate function.
Updated
Sep 6, 2025
JavaScript
Test whether at least one element in a collection is truthy.
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
Sep 6, 2025
JavaScript
Test whether at least one iterated value is truthy.
Updated
Aug 11, 2025
JavaScript
Test whether at least one iterated value passes a test implemented by a predicate function.
Updated
Jun 27, 2025
JavaScript
Promise.any() implementation
Updated
Jun 11, 2022
JavaScript
Test whether whether any 'own' property of a provided object satisfies a predicate function.
Updated
Nov 29, 2025
JavaScript
Test whether at least one element in an array passes a test implemented by a predicate function.
Updated
Dec 1, 2025
JavaScript
Easy Server to use in any project
Updated
Dec 6, 2025
JavaScript
Test whether at least `n` iterated values are truthy.
Updated
Apr 14, 2025
JavaScript
Test whether a collection contains at least `n` elements which pass a test implemented by a predicate function.
Updated
Nov 6, 2025
JavaScript
Create an iterator which cumulatively tests whether at least one iterated value is truthy.
Updated
Sep 10, 2025
JavaScript
Test whether at least one element in an array is truthy.
Updated
Nov 30, 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
Dec 7, 2025
JavaScript
Test whether a collection contains at least `n` elements which are truthy.
Updated
Dec 1, 2024
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
Oct 30, 2025
JavaScript
Test whether a collection contains `n` elements which pass a test implemented by a predicate function.
Updated
Sep 8, 2025
JavaScript
Create an iterator which cumulatively tests whether at least one iterated value passes a test implemented by a predicate function.
Updated
Sep 24, 2025
JavaScript
Test whether at least one element in a collection passes a test implemented by a predicate function, iterating from right to left.
Updated
Sep 1, 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.