A weird, minimal framework for pipelining functions in a kind-of FP way. Modified to include an ap
function, and accept Promises which resolve to functions.
A work in progress!
Basically ported from the Async Problem and @dtipson's gist here
A weird, minimal framework for pipelining functions in a kind-of FP way. Modified to include an ap
function, and accept Promises which resolve to functions.
A work in progress!
Basically ported from the Async Problem and @dtipson's gist here