/reason-future

Experiments over Futures in Reason

Primary LanguageReason

Reason Future

⚠️ This repository is experimental and not shared on npm yet

This projet is heavily inspired by RationalJS/future and iterates over its ideas.

Goals

  • Handle cancellation

Try it

$ git clone git@github.com:bloodyowl/reason-future.git
$ cd reason-future
$ yarn
$ yarn start
$ yarn test