Closed dpc closed 8 years ago
It would be nice to have coroutines that work only when there is nothing better to do. Related to #36.
Implemented through yield_now().
yield_now()
It would be nice to have coroutines that work only when there is nothing better to do. Related to #36.