FPO
FPO copied to clipboard
Add: `composeN(..)` and `pipeN(..)`
Inspired by the curryN(..) from Ramda, these two would be loose-curried for a specified number of input functions. Allows lazy composition.