Join Slack
Communities
Powered by
you can specify the context for your execution wit...
# coroutines
h
hackerham
01/25/2017, 2:06 PM
you can specify the context for your execution with
Copy code
val result = future(someKotlinContext) { ... }
Open in Slack
Previous
Next