Join Slack
Powered by
In the following example of coroutines, is the "fu...
# announcements
s
Steve23063
08/09/2018, 12:34 AM
In the following example of coroutines, is the "future" coroutine builder necessary if I already have the code inside a coroutine builder like "launch"?
https://github.com/Kotlin/kotlin-coroutines/blob/master/examples/future/future-example.kt
Open in Slack
Previous
Next