JSPM

Found 22 results for array.every

@stdlib/array-base-every-by

Test whether all elements in an array pass a test implemented by a predicate function.

  • v0.2.2
  • 37.57
  • Published

@stdlib/utils-async-some-by

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

  • v0.2.2
  • 15.96
  • 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
  • 14.55
  • Published

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

Test whether all elements in an array pass a test implemented by a predicate function, iterating from right to left.

  • v0.2.2
  • 11.36
  • Published

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

Test whether all elements in an array fail a test implemented by a predicate function, iterating from right to left.

  • v0.2.2
  • 10.47
  • Published

@stdlib/array-base-none-by

Test whether all elements in an array fail a test implemented by a predicate function.

  • v0.2.2
  • 8.96
  • Published

@stdlib/utils-none-by

Test whether all elements in a collection fail a test implemented by a predicate function.

  • v0.2.2
  • 8.90
  • Published

@stdlib/utils-every-by

Test whether all elements in a collection pass a test implemented by a predicate function.

  • v0.2.2
  • 7.76
  • Published

@stdlib/utils-none

Test whether all elements in a collection are falsy.

  • v0.2.2
  • 6.62
  • Published

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

Test whether all elements in a collection pass a test implemented by a predicate function, iterating from right to left.

  • v0.2.2
  • 6.55
  • Published

@stdlib/utils-async-none-by

Test whether all elements in a collection fail a test implemented by a predicate function.

  • v0.2.2
  • 6.55
  • Published

@stdlib/utils-async-every-by

Test whether all elements in a collection pass a test implemented by a predicate function.

  • v0.2.2
  • 5.23
  • Published

@stdlib/utils-every

Test whether all elements in a collection are truthy.

  • v0.2.2
  • 5.03
  • Published

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

Test whether all elements in a collection fail a test implemented by a predicate function, iterating from right to left.

  • v0.2.2
  • 5.01
  • Published

@stdlib/utils-none-by-right

Test whether all elements in a collection fail a test implemented by a predicate function, iterating from right to left.

  • v0.2.2
  • 4.92
  • Published

@stdlib/utils-every-by-right

Test whether all elements in a collection pass a test implemented by a predicate function, iterating from right to left.

  • v0.2.2
  • 2.93
  • 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
  • 2.89
  • 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