Join Slack
Communities
Powered by
I suppose there is no vararg variant of forEach in...
# announcements
a
arekolek
08/21/2017, 10:25 AM
I suppose there is no vararg variant of forEach in standard kotlin, like this? To be able to write
forEach(1, 2, 3) { print(it) }
forEach.kt
Open in Slack
Previous
Next