Project Ramda A practical functional library for Javascript programmers. Goals Using this library should feel as much like using Javascript as possible. Of course it's functional Javascript, but we're not introducing lambda expressions in strings, we're not borrowing consed lists, we're not porting over all of the Clojure functions. Our basic data structures will be normal Javascript objects, and