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
  • 21.43
  • 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
  • 16.66
  • 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
  • 15.53
  • 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
  • 15.05
  • Published

@stdlib/array-base-cuany

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

  • v0.1.0
  • 14.24
  • 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
  • 12.42
  • 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
  • 12.15
  • Published

@stdlib/utils-any

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

  • v0.2.2
  • 12.05
  • 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
  • 12.05
  • 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
  • 11.80
  • 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
  • 11.72
  • Published

@stdlib/utils-some

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

  • v0.2.2
  • 11.67
  • 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
  • 10.10
  • Published