Join Slack
Powered by
Are IntArray and Array<Int> the exact same t...
# kotlin-native
d
Dominaezzz
07/13/2018, 6:39 PM
Are IntArray and Array<Int> the exact same thing? Or is it same as Jvm backend?
s
sksk
07/13/2018, 6:51 PM
it’s like in JVM, that means same boxing issue, wich kinda sucks 😕 i hope they’ll improve this
😞 1
Open in Slack
Previous
Next