Search results

118 packages found

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

published 0.2.1 4 months ago
M
Q
P

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

published 0.2.1 4 months ago
M
Q
P

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

published 0.2.1 4 months ago
M
Q
P

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

published 0.2.1 4 months ago
M
Q
P

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

published 0.2.1 4 months ago
M
Q
P

Test whether an object contains at least n properties (own and inherited) which pass a test implemented by a predicate function.

published 0.1.0 2 months ago
M
Q
P

Generate a frequency table according to an indicator function.

published 0.2.1 4 months ago
M
Q
P

Split values into two groups according to a predicate function.

published 0.2.1 4 months ago
M
Q
P

Group values according to an indicator function.

published 0.2.1 4 months ago
M
Q
P

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

published 0.2.1 4 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 4 months ago
M
Q
P

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

published 0.2.1 4 months ago
M
Q
P

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

published 0.2.1 4 months ago
M
Q
P

Invoke a function for each element in a collection and update the collection in-place, iterating from right to left.

published 0.2.1 4 months ago
M
Q
P

Apply a function against an accumulator and each element in a collection and return the accumulated result.

published 0.2.1 4 months ago
M
Q
P

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

published 0.2.1 4 months ago
M
Q
P

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

published 0.2.1 4 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 4 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 4 months ago
M
Q
P

Invoke a function once for each element in a collection.

published 0.2.1 4 months ago
M
Q
P