What's the Kotlin-Approved(tm) method of passing a...
# announcements
j
What's the Kotlin-Approved(tm) method of passing a collection of items to a method that needs to do nothing but iterate over the elements? Pass Collection?