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: 4 months ago
JSON representation
Inspired by Haskell Prelude module, some helper functions.
- Host: GitHub
- URL: https://github.com/nicolasbrugneaux/functional-javascript
- Owner: nicolasbrugneaux
- Created: 2015-06-04T13:49:49.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-06-18T09:55:41.000Z (over 10 years ago)
- Last Synced: 2025-08-17T18:33:15.903Z (5 months ago)
- Topics: curry, haskell, haskell-prelude, javascript, lodash, underscore
- Language: JavaScript
- Size: 133 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Functional Javascript [](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.