Skip to content

Commit

Permalink
Add SodiumFRP
Browse files Browse the repository at this point in the history
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 :)
  • Loading branch information
dakom authored and davidchambers committed Mar 2, 2019
1 parent cc64bcb commit a191137
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions implementations.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ Here are a list of implementations that live in Fantasy Land:
* [Ramda Adjunct](https://github.com/char0n/ramda-adjunct) is a community-maintained extension of Ramda
* [Folktale](https://folktale.origamitower.com/) implements Maybe, Result, Validation, Task and Future as FL-compatible types.
* [Monastic](https://github.com/wearereasonablepeople/monastic) implements a Fantasy Land 3 compliant State Monad.
* [SodiumFRP](https://github.com/sodiumFRP/sodium-typescript) implements Functor and Monoid for Streams, as well as Monad and Comonad for Cells.

Conforming implementations are encouraged to promote the Fantasy Land logo:

Expand Down

0 comments on commit a191137

Please sign in to comment.