Join Slack
Powered by
<@U1AFFRV1Q> commented on <@U6M6DATB5>’s file <htt...
# announcements
u
user
08/21/2017, 2:33 PM
@kingsley
commented on
@arekolek
’s file
https://kotlinlang.slack.com/files/U6M6DATB5/F6RDDE7KP/foreach.kt
: Basically, either methods generate the same bytecode. You get even better performance with specialized primitive arrays like
intArrayOf(1, 2, 3)
which avoids the boxing
forEach.kt
Open in Slack
Previous
Next