Join Slack
Powered by
Both `launch` and `async` can be used with `UI` co...
# coroutines
e
elizarov
11/12/2017, 4:20 PM
Both
launch
and
async
can be used with
UI
context. Still, there is not much use in them if there is nothing you are waiting for. Coroutines are designed to help you writing code that waits.
Open in Slack
Previous
Next