This is the model that I'm trying to create to rep...
# coroutines
f
This is the model that I'm trying to create to represent the two worlds (regular functions with "asynchronous objects" and suspend functions with "plain values"), as well as the move between them.