Skip to content

Commit 18a8507

Browse files
alivenotionsjethrolarson
authored andcommitted
Add references to Immer and Fluture
1 parent f299446 commit 18a8507

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -989,6 +989,7 @@ If you will change all your functions from partial to total, it can prevent you
989989

990990
* [mori](https://github.com/swannodette/mori)
991991
* [Immutable](https://github.com/facebook/immutable-js/)
992+
* [Immer](https://github.com/mweststrate/immer)
992993
* [Ramda](https://github.com/ramda/ramda)
993994
* [ramda-adjunct](https://github.com/char0n/ramda-adjunct)
994995
* [Folktale](http://folktale.origamitower.com/)
@@ -1000,6 +1001,7 @@ If you will change all your functions from partial to total, it can prevent you
10001001
* [Haskell in ES6](https://github.com/casualjavascript/haskell-in-es6)
10011002
* [Sanctuary](https://github.com/sanctuary-js/sanctuary)
10021003
* [Crocks](https://github.com/evilsoft/crocks)
1004+
* [Fluture](https://github.com/fluture-js/Fluture)
10031005

10041006
---
10051007

0 commit comments

Comments
 (0)