Join Slack
Powered by
its a kotlin native "problem" - as objc does not s...
# kotlin-native
r
rootandy
03/08/2018, 9:51 AM
its a kotlin native "problem" - as objc does not support generics you have always to convert to the specific param.
👍 1
s
Sam
03/08/2018, 3:36 PM
It does have generics but they’re more a compile time check as the types are erased at run time.
r
rootandy
03/08/2018, 5:09 PM
it would be nice to have this "compile time check" minimum. better this than nothing.
3
Views
Open in Slack
Previous
Next