`onAwait` is a hypotetical operation (to be writte...
# coroutines
e
onAwait
is a hypotetical operation (to be written) that can be used in the context of
select
, which just like
select
statement in Go.