Join Slack
Powered by
Note, that `suspending{…}` is a workaround. You’ll...
# coroutines
e
elizarov
12/22/2016, 10:25 AM
Note, that
suspending{…}
is a workaround. You’ll be able to write it without wrapping into
suspending{}
in the future (the compiler will wrap it for you automagically)
Open in Slack
Previous
Next