Join Slack
Communities
Powered by
"Everything is an object" doesn't mean "everything...
# announcements
d
dmitry.petrov
03/14/2016, 7:25 AM
"Everything is an object" doesn't mean "everything is a heap reference with virtual calls". Kotlin compiler optimizes out unnecessary boxing/unboxing (that is, allocating primitives on heap).
Open in Slack
Previous
Next