Join Slack
Powered by
We also didn’t want to add some very special synta...
# coroutines
o
orangy
07/27/2016, 7:55 PM
We also didn’t want to add some very special syntax for this like
suspend fun yield(value : T, c: continue<Unit>)
, partially because such a function
can be
called in full form from outside of coroutine.
Open in Slack
Previous
Next