Skip to content

Commit 68d433a

Browse files
Merge pull request #296 from dakom/patch-1
Add SodiumFRP
2 parents cc64bcb + a191137 commit 68d433a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

implementations.md

+1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ Here are a list of implementations that live in Fantasy Land:
3232
* [Ramda Adjunct](https://github.com/char0n/ramda-adjunct) is a community-maintained extension of Ramda
3333
* [Folktale](https://folktale.origamitower.com/) implements Maybe, Result, Validation, Task and Future as FL-compatible types.
3434
* [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.
3536

3637
Conforming implementations are encouraged to promote the Fantasy Land logo:
3738

0 commit comments

Comments
 (0)