public
Description: 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.
Home | Edit | New

Home

Welcome to the functional-javascript wiki!

Last edited by osteele, Fri Feb 29 16:29:28 -0800 2008
Home | Edit | New
Versions: