Skip to content

Commit a191137

Browse files
dakomdavidchambers
authored andcommitted
Add SodiumFRP
Needs more robust testing but some integration testing like sequence, map, etc. all works fine - so I think it's okay to add for now :)
1 parent cc64bcb commit a191137

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

implementations.md

Lines changed: 1 addition & 0 deletions
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)