OMPromises icon indicating copy to clipboard operation
OMPromises copied to clipboard

Combinators derived from Control.Monad

Open aomader opened this issue 12 years ago • 1 comments

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.

aomader avatar Oct 21 '13 18:10 aomader

Added join transformer.

aomader avatar Jan 08 '14 16:01 aomader