Is there any way to not have to write `return KotlinUnit()` in every lambda/closure in Swift when us...
g
Is there any way to not have to write
return KotlinUnit()
in every lambda/closure in Swift when using kotlin code?
s
g
Too bad 😞