mirror of
https://github.com/rjNemo/functional-programming-jargon
synced 2026-06-06 02:26:43 +00:00
docs(readme.md): add ramda-adjunct as FL
ramda-adjunct is rapidly growing adjunct or core ramda library.
This commit is contained in:
parent
b1e4b2601b
commit
916d87505c
1 changed files with 1 additions and 0 deletions
|
|
@ -859,6 +859,7 @@ getNestedPrice({item: {price: 9.99}}) // Some(9.99)
|
|||
* [mori](https://github.com/swannodette/mori)
|
||||
* [Immutable](https://github.com/facebook/immutable-js/)
|
||||
* [Ramda](https://github.com/ramda/ramda)
|
||||
* [ramda-adjunct](https://github.com/char0n/ramda-adjunct)
|
||||
* [Folktale](http://folktalejs.org)
|
||||
* [monet.js](https://cwmyers.github.io/monet.js/)
|
||||
* [lodash](https://github.com/lodash/lodash)
|
||||
|
|
|
|||
Loading…
Reference in a new issue