promise icon indicating copy to clipboard operation
promise copied to clipboard

Does this library support coroutine syntax ?

Open deanrad opened this issue 9 years ago • 0 comments

It seems to me something like Promise.async (name TBD) should be able to run a generator function yielding promises such as what's supported by: https://www.npmjs.com/package/co

deanrad avatar Oct 21 '15 01:10 deanrad