Join Slack
Powered by
Then, if you need it async (deferred), you can alw...
# coroutines
e
elizarov
11/01/2017, 6:27 PM
Then, if you need it async (deferred), you can always do
async { chan.toList() }
just where you need it.
Open in Slack
Previous
Next