Search results

38 packages found

Applies iteratee to each item in coll, concatenating the results. Returns the concatenated list.

published 3.0.3 7 years ago
M
Q
P

Sorts a list by the results of running each coll value through an async iteratee.

published 3.0.3 7 years ago
M
Q
P

Wraps the function in another function that always returns data even when it errors.

published 3.0.3 7 years ago
M
Q
P

The opposite of filter. Removes values that pass an async truth test.

published 3.0.3 7 years ago
M
Q
P

Creates a function which is a composition of the passed asynchronous functions. Each function consumes the return value of the function that follows. Composing functions f(), g(), and h() would produce the result of f(g(h())).

published 3.0.3 7 years ago
M
Q
P

Version of the compose function that is more natural to read. Each function consumes the return value of the previous function. It is the equivalent of compose with the arguments reversed.

published 3.0.3 7 years ago
M
Q
P

Run the functions in the tasks in series, each one running once the previous function has completed.

published 3.0.3 7 years ago
M
Q
P
M
Q
P
M
Q
P
M
Q
P
M
Q
P
M
Q
P
M
Q
P
M
Q
P
M
Q
P
M
Q
P
M
Q
P
M
Q
P