From a191137208a5b7af980fc24471fe7446d5fd83fb Mon Sep 17 00:00:00 2001 From: David Komer Date: Wed, 4 Jul 2018 17:54:01 +0300 Subject: [PATCH] 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 :) --- implementations.md | 1 + 1 file changed, 1 insertion(+) diff --git a/implementations.md b/implementations.md index 6d99ea8..9c478fa 100644 --- a/implementations.md +++ b/implementations.md @@ -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: