Task function generator
Simplifies wrighting functions returning generated tasks
yielded task type
returned task resolve type
function* (...args) task generator function
task resolving to generator's return type
Generated using TypeDoc
Task function generator
Simplifies wrighting functions returning generated tasks