Skip to content

Commit

Permalink
Merge pull request #316 from oncicaradupopovici/master
Browse files Browse the repository at this point in the history
Added Zion
  • Loading branch information
davidchambers authored Oct 8, 2019
2 parents 8523186 + 7e84bec commit 0688b34
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 @@ -33,6 +33,7 @@ Here are a list of implementations that live in Fantasy Land:
* [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.
* [Zion](https://github.com/osstotalsoft/jsbb/tree/master/packages/zion) provides FL-compatible types like Maybe, List, Map, Reader, Step and polymorphic fns.

Conforming implementations are encouraged to promote the Fantasy Land logo:

Expand Down

0 comments on commit 0688b34

Please sign in to comment.