Join Slack
Communities
Powered by
how does one use the `context` field? seems like a...
# coroutines
s
sreich
04/07/2017, 4:44 PM
how does one use the
context
field? seems like a map but i don't get what the key is
e
elizarov
04/07/2017, 5:39 PM
It is a persistent map. More details here:
https://github.com/Kotlin/kotlin-coroutines/blob/master/kotlin-coroutines-informal.md#coroutine-context
4
Views
Open in Slack
Previous
Next