Join Slack
It simply means that the function delegates to the `CoroutineDispatcher`. For example, if you are ru...
# coroutines
e
elizarov
01/20/2018, 10:41 AM
It simply means that the function delegates to the
CoroutineDispatcher
. For example, if you are running your coroutines under Android
UI
dispatcher, then it users Android-specific API to schedule execution after a specified time interval passes.
a
Alex
01/20/2018, 12:45 PM
@elizarov
thanks
2
Views
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by