Module: coroutine
Classes
Coroutine
We need a coroutine wrapper for generators and function alike because we want to run functions that don't return generators just like a coroutine
We need a coroutine wrapper for generators and function alike because we want to run functions that don't return generators just like a coroutine