Join Slack
Powered by
What should I write in Kotlin that would result in...
# kotlin-native
r
ribesg
09/12/2019, 8:30 AM
What should I write in Kotlin that would result in a static class function seen from Swift?
ribesg
09/12/2019, 8:34 AM
A top level function would do that but I don’t want a class named
Kt
ribesg
09/12/2019, 8:35 AM
Maybe there’s a way to control the name of the generated class?
s
svyatoslav.scherbina
09/12/2019, 9:12 AM
No.
l
louiscad
09/12/2019, 9:22 AM
@svyatoslav.scherbina
Is it planned?
s
svyatoslav.scherbina
09/12/2019, 9:30 AM
We consider implementing it eventually.
👍 1
2
Views
Open in Slack
Previous
Next