Join Slack
Powered by
I advise you to read <https://github.com/Kotlin/ko...
# coroutines
n
nhaarman
11/02/2016, 9:42 AM
I advise you to read
https://github.com/Kotlin/kotlin-coroutines/blob/master/kotlin-coroutines-informal.md#implementation-through-state-machines
In that case, the call to
await
will immediately call the next state in the state machine.
Open in Slack
Previous
Next