Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nicolasbrugneaux/functional-javascript

Inspired by Haskell Prelude module, some helper functions.
https://github.com/nicolasbrugneaux/functional-javascript

curry haskell haskell-prelude javascript lodash underscore

Last synced: 15 days ago
JSON representation

Inspired by Haskell Prelude module, some helper functions.

Awesome Lists containing this project

README

        

# Functional Javascript [![Build Status](https://travis-ci.org/nicolasbrugneaux/functional-javascript.svg)](https://travis-ci.org/nicolasbrugneaux/functional-javascript)

Library inspired by haskell prelude and by underscore/ldoash which both have the
arguments in the wrong order so that prevents currying easily.