Once the 1.0 version of the coroutines library is ...
# coroutines
z
Once the 1.0 version of the coroutines library is released, would it be possible to include it as a dependency from play.kotlinlang.org? It would be really handy to be able to share code sketches to demonstrate coroutines usage.
v
My examples with coroutines worked out of the box if I wrote imports correctly
z
Oh, nice. Last time I tried it it didn’t work, but that was on
try.
not
play.