Join Slack
Powered by
basically, `suspend` is the sole indicator of spec...
# coroutines
o
orangy
07/27/2016, 7:58 PM
basically,
suspend
is the sole indicator of special meaning of the function and it actually means that “in a coroutine last parameter will be passed implicitly with the continuation of the coroutine and execution will be suspended"
Open in Slack
Previous
Next