<@U1AFFRV1Q> commented on <@U6M6DATB5>’s file <htt...
# announcements
u
@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