purescript-contrib / purescript-coroutines

Computations which can suspend their execution and return control to their invoker
MIT License
38 stars 11 forks source link

Add bi/profunctor instances for Emit, Await, Transform #4

Closed garyb closed 9 years ago

paf31 commented 9 years ago

Come to think of it, Await really should have just been -> :disappointed:

paf31 commented 9 years ago

I'll wait to release, since I assume there is a PR incoming for the "out of step" issue?