mirror of
https://github.com/rjNemo/functional-programming-jargon
synced 2026-06-06 02:26:43 +00:00
Fixed url for folktale
The other is on a domain that must be dead, because it was redirecting to some spammy nonsense.
This commit is contained in:
parent
951e888bd2
commit
cc1cd09518
1 changed files with 1 additions and 1 deletions
|
|
@ -907,7 +907,7 @@ getNestedPrice({item: {price: 9.99}}) // Some(9.99)
|
|||
* [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)
|
||||
* [Folktale](http://folktale.origamitower.com/)
|
||||
* [monet.js](https://cwmyers.github.io/monet.js/)
|
||||
* [lodash](https://github.com/lodash/lodash)
|
||||
* [Underscore.js](https://github.com/jashkenas/underscore)
|
||||
|
|
|
|||
Loading…
Reference in a new issue