backwards
A set of utility functions for functional programming in JavaScript
A set of utility functions for functional programming in JavaScript
A set of utility functions for functional programming in JavaScript
Combine multiple callbacks into one.
Contravariant functors in JS with Flow.
A practical functional library for JavaScript programmers.
A library for modelling and accessing data.
Fantasy Land compatible types for easy integration with functional javascript libraries like ramda. This library benifits by having no dependencies
Starter with strict FP rules
Essential tools for functional programming in JavaScript
ActionMap.js - Front Controller library following Flux Patter
Functional javascript lib
Yet another set of algebraic structures implementing the fantasy-land spec
FP-style typeof
The Applicative Order Y Combinator.
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