Join Slack
Powered by
There's a good introduction to channels in Go (the...
# coroutines
e
elizarov
12/24/2016, 5:25 PM
There's a good introduction to channels in Go (they have the whole language built around them), and here's the Kotlin implementation:
https://github.com/Kotlin/kotlin-coroutines/blob/master/examples/channel/channel.kt
3
Views
Open in Slack
Previous
Next