Join Slack
Powered by
Not exactly. `suspendCoroutine` and `startCoroutin...
# coroutines
e
elizarov
08/05/2017, 3:30 AM
Not exactly.
suspendCoroutine
and
startCoroutine
are there so you can go and write Promise.await extension and async builder. But you have to write them. There is no
launch
or
async
out of the box.
Open in Slack
Previous
Next