Skip to content

A demo of using let%Anything to create helpers for dealing with promises in ReasonML

License

Notifications You must be signed in to change notification settings

leeor/let-anything-promises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo of let%Anything with Promises

The test code showcases the usage of let%Anything for creating helpers for dealing with promises in ReasonML.

Contents

There are helpers in this demo for both Js.Promise and Repromise. For each of these, there's a map helper and a monadic bind helper. Additionally, for Repromise, there are also a map and bind helpers then convert to Js.Promise.

About

A demo of using let%Anything to create helpers for dealing with promises in ReasonML

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages