OMPromises
OMPromises copied to clipboard
Combinators derived from Control.Monad
The combinators defined in Control.Monad might be potential candidates to port to OMPromises. Check which one might be useful by finding appropriate use-cases and implement them, tests first of course.
Added join transformer.