Search results

440 packages found

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

Map values from one object to a new object having the same keys.

published 0.2.1 3 months ago
M
Q
P

Map keys from one object to a new object having the same values.

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

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

published 0.2.1 3 months ago
M
Q
P

Invoke a function n times and return an array of accumulated function return values.

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.

published 0.2.1 3 months ago
M
Q
P

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

published 0.2.1 3 months ago
M
Q
P

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

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

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

Incremental parser for delimiter-separated values (DSV).

published 0.2.1 3 months ago
M
Q
P