We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cc64bcb + a191137 commit 68d433aCopy full SHA for 68d433a
implementations.md
@@ -32,6 +32,7 @@ Here are a list of implementations that live in Fantasy Land:
32
* [Ramda Adjunct](https://github.com/char0n/ramda-adjunct) is a community-maintained extension of Ramda
33
* [Folktale](https://folktale.origamitower.com/) implements Maybe, Result, Validation, Task and Future as FL-compatible types.
34
* [Monastic](https://github.com/wearereasonablepeople/monastic) implements a Fantasy Land 3 compliant State Monad.
35
+* [SodiumFRP](https://github.com/sodiumFRP/sodium-typescript) implements Functor and Monoid for Streams, as well as Monad and Comonad for Cells.
36
37
Conforming implementations are encouraged to promote the Fantasy Land logo:
38
0 commit comments