Join Slack
Powered by
This trivial example shows how easy it is to jump ...
# coroutines
e
elizarov
01/23/2017, 7:50 AM
This trivial example shows how easy it is to jump back and forth between the threads without blocking any of them:
https://github.com/Kotlin/kotlinx.coroutines/blob/master/kotlinx-coroutines-core/src/test/kotlin/examples/run-test.kt
Open in Slack
Previous
Next