Search results

177 packages found

Generate a linearly spaced numeric array whose elements increment by 1 starting from zero and having the same length and data type as a provided input array.

published 0.2.1 2 months ago
M
Q
P
M
Q
P
M
Q
P

Split values into two groups according to a predicate function.

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

Create (or fill) an array from an iterator.

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

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

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

Create an iterator from a sparse array-like object, iterating from right to left.

published 0.2.1 2 months ago
M
Q
P

Create an iterator which repeatedly iterates over the elements of an array-like object.

published 0.2.1 2 months ago
M
Q
P

Create an iterator from a strided array-like object.

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

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 where every element is between two values.

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

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