mirror of
https://github.com/rjNemo/functional-programming-jargon
synced 2026-06-11 13:06:42 +00:00
add monet.js to functional programming libraries
This commit is contained in:
parent
ffb13cf93f
commit
1341b6f672
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)
|
* [Ramda](https://github.com/ramda/ramda)
|
||||||
* [Folktale](http://folktalejs.org)
|
* [Folktale](http://folktalejs.org)
|
||||||
|
* [monet.js](https://cwmyers.github.io/monet.js/)
|
||||||
* [lodash](https://github.com/lodash/lodash)
|
* [lodash](https://github.com/lodash/lodash)
|
||||||
* [Underscore.js](https://github.com/jashkenas/underscore)
|
* [Underscore.js](https://github.com/jashkenas/underscore)
|
||||||
* [Lazy.js](https://github.com/dtao/lazy.js)
|
* [Lazy.js](https://github.com/dtao/lazy.js)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue