/compose-p

Async await version of ramda's compose-p. Performs right-to-left composition of one or more Promise-returning functions. The rightmost function may have any arity; the remaining functions must be unary.

Primary LanguageJavaScript

No issues in this repository yet.