Join Slack
Powered by
Why not just use `range.filter { condition }.forEa...
# language-proposals
r
rocketraman
12/18/2016, 10:27 PM
Why not just use
range.filter { condition }.forEach { /// }
?
2
Views
Open in Slack
Previous
Next