What should I write in Kotlin that would result in...
# kotlin-native
r
What should I write in Kotlin that would result in a static class function seen from Swift?
A top level function would do that but I don’t want a class named
Kt
Maybe there’s a way to control the name of the generated class?
s
No.
l
@svyatoslav.scherbina Is it planned?
s
We consider implementing it eventually.
👍 1