getify/FPO

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

开放

#22 创建于 2018年3月31日

 (0 条评论) (0 个反应) (0 位负责人)JavaScript (23 个派生)github user discovery
enhancementhelp wanted

仓库指标

星标
 (452 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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

贡献者指南