Search results

5648 packages found

Create (or fill) an array from an iterator.

published 0.2.1 5 months ago
M
Q
P

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

published 0.2.1 5 months ago
M
Q
P

Create an iterator from a strided array-like object.

published 0.2.1 5 months ago
M
Q
P

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

published 0.2.1 5 months ago
M
Q
P

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

published 0.2.1 5 months ago
M
Q
P

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

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

Create an iterator from an array-like object view.

published 0.2.1 5 months ago
M
Q
P

Convert a collection to an object whose keys are determined by a provided function and whose values are the collection values.

published 0.2.1 5 months ago
M
Q
P

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

published 0.2.1 5 months ago
M
Q
P

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

published 0.2.1 5 months ago
M
Q
P

Test whether a collection contains at least `n` elements which are truthy.

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

Test whether all elements in a collection are truthy.

published 0.2.1 5 months ago
M
Q
P

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

published 0.2.1 5 months ago
M
Q
P

Test whether all elements in a collection are falsy.

published 0.2.1 5 months ago
M
Q
P

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

published 0.2.1 5 months ago
M
Q
P

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

published 0.2.1 5 months ago
M
Q
P

Test whether all own properties of an object pass a test implemented by a predicate function.

published 0.1.0 3 months ago
M
Q
P

Create an iterator which, while a test condition is false, invokes a function for each iterated value before returning the iterated value.

published 0.1.0 3 months ago
M
Q
P