Join Slack
Powered by
of course `val f: suspend () -> Unit = …` does ...
# coroutines
p
pniederw
01/23/2017, 10:47 PM
of course
val f: suspend () -> Unit = …
does the trick, but I’m getting that function from elsewhere, and it doesn’t have a suspending type
Open in Slack
Previous
Next