fj-curry
curry a function
curry a function
FP-style array reduce
FP-style array flatten
Compose functions with ease.
Pipe functions, FP style.
Clear Canvas.
Select DOM elements, FD style.
`apply` in functional style!
FP-style typeof
Create a function which always returns a given value.
x && y
Bind a context to a function FP-style
Call the first function whichs condition is true.
Given a function, returns a new function with the first two arguments flipped.
Functional ifElse
Indexify an array
Given a function, returns a new function with all it's arguments flipped.
x && y
functional `some` for an array.
A collection of functions to favor functional programming in a DOM context