plaid / deprecated-async-problem

:twisted_rightwards_arrows: Solutions and non-solutions to JavaScript's async problem
186 stars 28 forks source link

Proposal to add most to the list #23

Closed Risto-Stevcev closed 8 years ago

Risto-Stevcev commented 8 years ago

I think it would be good to add most to the list. From the docs it mentions:

Most.js streams are compatible with Promises/A+ and ES6 Promises. They also implement Fantasy Land Monoid, Functor, Applicative, and Monad.

Which means it should be comparable to the other solutions.

davidchambers commented 8 years ago

Good idea. Would you like to submit a pull request?

Risto-Stevcev commented 8 years ago

Sure