getify/FPO

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

Open

#22 geöffnet am 31. März 2018

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (23 Forks)github user discovery
enhancementhelp wanted

Repository-Metriken

Stars
 (452 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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

Contributor Guide