compose-funcs

js
Compose functions (i.e. f(g(x)) -> (f ∘ g)(x)). Returns a function with correct length and a descriptive name
Version 1.0.0 License MIT
Keywords
composecompositionfunctionsfunctionalcombine
Compose functions (i.e. f(g(x)) -> (f ∘ g)(x)). Returns a function with correct length and a descriptive name