There will definitely be something, but nothing sp...
# coroutines
e
There will definitely be something, but nothing specific is planned yet. Having defined core concepts in the Kotlin itself, we are now moving to actually providing a set of useful library primitives in
kotlinx.coroutines
that would let you really write non-blocking code with Kotlin. That would warrants its own set of examples, etc