Skip to content

Commit

Permalink
Add Monastic to the list of conformant implementations
Browse files Browse the repository at this point in the history
Monastic was made in response to https://github.com/fantasyland/fantasy-states
being archived, and as a learning exercise. It's tested for compliance with fantasy-laws.
  • Loading branch information
Avaq authored Mar 2, 2019
1 parent e5c8b5b commit 88975c1
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 @@ -31,6 +31,7 @@ Here are a list of implementations that live in Fantasy Land:
* [Fluture](https://github.com/Avaq/Fluture) is a high-performance monadic alternative to Promises.
* [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.

Conforming implementations are encouraged to promote the Fantasy Land logo:

Expand Down

0 comments on commit 88975c1

Please sign in to comment.