redex / data

23 stars 67 forks source link

Add @rejs/re-future #139

Closed seprich closed 4 years ago

seprich commented 4 years ago

This is a library containing Future and ResultFuture monadic modules to use instead of Js.Promise . There are already other libraries providing the same concept with similar features, however this is a unique implementation, not a fork or a copy job. Special focus has been given to provide wide variety of utility functions and to thorough testing and performance testing.