Yes. `async {…}` does the job of starting new coro...
# coroutines
e
Yes.
async {…}
does the job of starting new coroutines.