Skip to content

Commit

Permalink
Add purify to list of implementations
Browse files Browse the repository at this point in the history
  • Loading branch information
gigobyte authored Jun 20, 2020
1 parent 5468e06 commit 3c4c239
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 @@ -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:

Expand Down

0 comments on commit 3c4c239

Please sign in to comment.