Join Slack
Powered by
Basically you'd be doing `async { foo() }.await()`...
# coroutines
m
mp
05/23/2018, 7:10 PM
Basically you'd be doing
async { foo() }.await()
, at which point you're not really doing much
Open in Slack
Previous
Next