mirror of
https://github.com/rjNemo/functional-programming-jargon
synced 2026-06-06 02:26:43 +00:00
Merge pull request #132 from pgs-pliulia/master
add monet.js to functional programming libraries
This commit is contained in:
commit
6e16c5a02d
1 changed files with 1 additions and 0 deletions
|
|
@ -782,6 +782,7 @@ getNestedPrice({item: {price: 9.99}}) // Some(9.99)
|
|||
|
||||
* [Ramda](https://github.com/ramda/ramda)
|
||||
* [Folktale](http://folktalejs.org)
|
||||
* [monet.js](https://cwmyers.github.io/monet.js/)
|
||||
* [lodash](https://github.com/lodash/lodash)
|
||||
* [Underscore.js](https://github.com/jashkenas/underscore)
|
||||
* [Lazy.js](https://github.com/dtao/lazy.js)
|
||||
|
|
|
|||
Loading…
Reference in a new issue