functional-javascript. Functional is a library for functional programming in JavaScript. It defines the standard higher-order functions such as map, reduce (aka foldl), and select (aka filter). It also defines functions such as curry, rcurry, and partial for partial function application; and compose, guard, and until for function-level programming.

github.com/angus-c/functional-javascript

Problem

Audience

Updates

No founder updates yet. Check back soon.