Join Slack
Powered by
So you can use `files.forEach { whatever(it) }` in...
# announcements
b
bamdmux
03/09/2017, 8:05 AM
So you can use
files.forEach { whatever(it) }
instead of
files.forEach { wahatever(file) }
2
Views
Open in Slack
Previous
Next