Kotlin 1.1-beta is out. It comes with 3rd revision...
# coroutines
e
Kotlin 1.1-beta is out. It comes with 3rd revision of coroutines (now with contexts) described here: https://github.com/Kotlin/kotlin-coroutines/blob/master/kotlin-coroutines-informal.md and an updated
kotlix.coroutines
library that you can use to play with coroutines out-of-the-box: https://github.com/Kotlin/kotlinx.coroutines Your feedback is highly appreciated.
🍪 3