add monet.js to functional programming libraries

This commit is contained in:
Paweł 2016-12-27 14:28:10 +01:00 committed by GitHub
parent ffb13cf93f
commit 1341b6f672

View file

@ -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)