tkgalk / denofun

Small utility library containing functions, monads and other fun stuff.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

add tests for promises in compose, pipe and other relevant functions

tkgalk opened this issue · comments

compose, pipe and other functions HAS to work well with promises

Actually, f it. Ramda is also moving away from supporting Promises and leaving that to end-users and/or encouraging Futures.