Skip to content

Commit 6e16c5a

Browse files
authored
Merge pull request #132 from pgs-pliulia/master
add monet.js to functional programming libraries
2 parents ffb13cf + 1341b6f commit 6e16c5a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -782,6 +782,7 @@ getNestedPrice({item: {price: 9.99}}) // Some(9.99)
782782

783783
* [Ramda](https://github.com/ramda/ramda)
784784
* [Folktale](http://folktalejs.org)
785+
* [monet.js](https://cwmyers.github.io/monet.js/)
785786
* [lodash](https://github.com/lodash/lodash)
786787
* [Underscore.js](https://github.com/jashkenas/underscore)
787788
* [Lazy.js](https://github.com/dtao/lazy.js)

0 commit comments

Comments
 (0)