<@U0BRK9HC5> Channels are turned out to be way coo...
# coroutines
e
@gildor Channels are turned out to be way cooler than it initially seemed, so I’ve added an experimental implementation and a corresponding section into a draft of revised coroutine description: https://github.com/Kotlin/kotlin-coroutines/blob/revision-2/kotlin-coroutines-informal.md#channels I’ve basically systemically translated all examples from a concurrency section of “A tour of Go” into Kotlin.
K 4