https://kotlinlang.org logo
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