FPO icon indicating copy to clipboard operation
FPO copied to clipboard

Add: `composeN(..)` and `pipeN(..)`

Open getify opened this issue 7 years ago • 0 comments

Inspired by the curryN(..) from Ramda, these two would be loose-curried for a specified number of input functions. Allows lazy composition.

getify avatar Mar 31 '18 08:03 getify