From 3c4c239a970936c7a1dbcc20bc424e3b55ed81f4 Mon Sep 17 00:00:00 2001 From: Stanislav Iliev Date: Sat, 20 Jun 2020 19:02:26 +0300 Subject: [PATCH] Add purify to list of implementations --- implementations.md | 1 + 1 file changed, 1 insertion(+) diff --git a/implementations.md b/implementations.md index b0cd8fb..d53a997 100644 --- a/implementations.md +++ b/implementations.md @@ -34,6 +34,7 @@ Here are a list of implementations that live in Fantasy Land: * [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. * [Zion](https://github.com/osstotalsoft/jsbb/tree/master/packages/zion) provides FL-compatible types like Maybe, List, Map, Reader, Step and polymorphic fns. +* [purify](https://github.com/gigobyte/purify/) contains structures that implement Functor, Monad, and a lot of other Fantasy Land interfaces. Conforming implementations are encouraged to promote the Fantasy Land logo: