Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 472 Bytes

readme.md

File metadata and controls

7 lines (4 loc) · 472 Bytes

Friendly Parrot

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