promise
promise copied to clipboard
Does this library support coroutine syntax ?
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