Search results

118 packages found

Convert a collection to an object whose keys are determined by a provided function and whose values are the collection values, iterating from right to left.

published 0.2.1 2 months ago
M
Q
P

Generate a frequency table according to an indicator function.

published 0.2.1 2 months ago
M
Q
P

Group values according to an indicator function.

published 0.2.1 2 months ago
M
Q
P

Split values into two groups according to a predicate function.

published 0.2.1 2 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 a month 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

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

published 0.2.1 2 months ago
M
Q
P

Split values into two groups according to a predicate function.

published 0.2.1 2 months ago
M
Q
P

Generate a frequency table according to an indicator function.

published 0.2.1 2 months ago
M
Q
P

Test if a value is an array-like object containing only falsy values.

published 0.2.1 2 months ago
M
Q
P

Test if a value is an array-like object containing only truthy values.

published 0.2.1 2 months ago
M
Q
P

Test if a value is an array-like object where every element is between two values.

published 0.2.1 2 months ago
M
Q
P

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

published 0.2.1 2 months ago
M
Q
P

Until a test condition is true, invoke a function for each element in a collection, iterating from right to left.

published 0.2.1 2 months ago
M
Q
P

Add one or more elements to the beginning of a collection.

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

Perform a single-pass map-reduce operation against each element in an array and return the accumulated result.

published 0.2.1 2 months ago
M
Q
P

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

published 0.2.1 2 months ago
M
Q
P

Remove and return the first element of a collection.

published 0.2.1 2 months ago
M
Q
P

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

published 0.2.1 2 months ago
M
Q
P