Search results

118 packages found

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

published 0.2.1 3 months ago
M
Q
P

While a test condition is true, invoke a function for each element in a collection.

published 0.2.1 3 months ago
M
Q
P

Until a test condition is true, invoke a function for each element in a collection.

published 0.2.1 3 months ago
M
Q
P

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

published 0.2.1 3 months ago
M
Q
P

Add elements from one collection to the end of another collection.

published 0.2.1 3 months ago
M
Q
P

Add elements from one collection to the beginning of another collection.

published 0.2.1 3 months ago
M
Q
P

Generate a frequency table according to an indicator function.

published 0.2.1 3 months ago
M
Q
P

Group values according to an indicator function.

published 0.2.1 3 months ago
M
Q
P

Split values into two groups according to a predicate function.

published 0.2.1 3 months ago
M
Q
P

Returns the first index at which a given element can be found.

published 1.0.0 8 years ago
M
Q
P

Create a readable stream from a strided array-like object.

published 0.2.1 3 months ago
M
Q
P

Invoke a function once for each element in a collection, iterating from right to left.

published 0.2.1 3 months ago
M
Q
P

Invoke a function for each element in a collection and update the collection in-place.

published 0.2.1 3 months ago
M
Q
P

Group values according to an indicator function and return group counts.

published 0.2.1 3 months ago
M
Q
P

Apply a function against an accumulator and each element in a collection and return the accumulated result, iterating from right to left.

published 0.2.1 3 months ago
M
Q
P

Invoke a function once for each element in a collection.

published 0.2.1 3 months ago
M
Q
P

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

published 0.2.1 3 months ago
M
Q
P

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

published 0.2.1 3 months ago
M
Q
P

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

published 0.2.1 3 months ago
M
Q
P

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

published 0.2.1 3 months ago
M
Q
P