getify/FPO

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

Open

#22 opened on 2018年3月31日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)JavaScript (23 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (452 stars)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド