JSPM

Found 14 results for array.some

@stdlib/utils-async-some-by

Test whether a collection contains `n` elements which pass a test implemented by a predicate function.

  • v0.2.2
  • 17.32
  • Published

@stdlib/utils-async-some-by-right

Test whether a collection contains at least `n` elements which pass a test implemented by a predicate function, iterating from right to left.

  • v0.2.2
  • 13.57
  • Published

@stdlib/array-base-any-by-right

Test whether at least one element in an array passes a test implemented by a predicate function, while iterating from right to left.

  • v0.2.2
  • 11.08
  • Published

@stdlib/utils-async-any-by

Test whether at least one element in a collection passes a test implemented by a predicate function.

  • v0.2.2
  • 10.05
  • Published

@stdlib/array-base-cuany

Cumulatively test whether at least one element in a provided array is truthy.

  • v0.1.0
  • 9.59
  • Published

@stdlib/array-base-any-by

Test whether at least one element in an array passes a test implemented by a predicate function.

  • v0.2.2
  • 9.23
  • Published

@stdlib/utils-async-any-by-right

Test whether at least one element in a collection passes a test implemented by a predicate function, iterating from right to left.

  • v0.2.2
  • 6.34
  • Published

@stdlib/utils-any-by

Test whether at least one element in a collection passes a test implemented by a predicate function.

  • v0.2.2
  • 5.35
  • Published

@stdlib/utils-any

Test whether at least one element in a collection is truthy.

  • v0.2.2
  • 4.79
  • Published

@stdlib/utils-some-by

Test whether a collection contains at least `n` elements which pass a test implemented by a predicate function.

  • v0.2.2
  • 3.07
  • Published

@stdlib/utils-any-by-right

Test whether at least one element in a collection passes a test implemented by a predicate function, iterating from right to left.

  • v0.2.2
  • 2.99
  • Published

@stdlib/utils-some-by-right

Test whether a collection contains at least `n` elements which pass a test implemented by a predicate function, iterating from right to left.

  • v0.2.2
  • 0.00
  • Published

@stdlib/utils-some

Test whether a collection contains at least `n` elements which are truthy.

  • v0.2.2
  • 0.00
  • Published