Skip to content

Commit

Permalink
Add Fluture to the list of implementations (#175)
Browse files Browse the repository at this point in the history
  • Loading branch information
Avaq authored and davidchambers committed Sep 23, 2016
1 parent 7c5bee1 commit 137c015
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 @@ -28,6 +28,7 @@ Here are a list of implementations that live in Fantasy Land:
* [TsMonad](https://github.com/cbowdon/tsmonad) implements some common monads for TypeScript.
* [List in JS](https://github.com/PandaNoir/List-in-JS/) implements Setoid, Semigroup, Monoid, Functor, Applicative, Foldable, Traversable, Chain and Monad.
* [Sanctuary](https://github.com/plaid/sanctuary) is a refuge from unsafe JavaScript. It provides FL-compatible Either and Maybe types.
* [Fluture](https://github.com/Avaq/Fluture) is a high-performance monadic alternative to Promises.

Conforming implementations are encouraged to promote the Fantasy Land logo:

Expand Down

0 comments on commit 137c015

Please sign in to comment.