Join Slack
Powered by
because IntArray is JVMs `int[]` which is not a cl...
# getting-started
p
poohbar
08/11/2017, 6:27 PM
because IntArray is JVMs
int[]
which is not a class.. it carries no meta information, it does not need to be loaded in any way, it is implemented natively so the memory footprint is pretty minimal
2
Views
Open in Slack
Previous
Next