Join Slack
Powered by
Hi Am I right that `await` will be function-only ...
# coroutines
b
bsideup
05/28/2016, 12:12 PM
Hi Am I right that
await
will be function-only without any chance to call it like
val result = await myFunc()
?
2
Views
Open in Slack
Previous
Next