Join Slack
Powered by
is this somehow that the suspended func returns a ...
# coroutines
r
rogeralsing
07/20/2017, 11:06 PM
is this somehow that the suspended func returns a continuation that in the "return" case is just bubbled upwards, and in the non return case, has to be awaited and the method has to exit in a continuation?
Open in Slack
Previous
Next