Join Slack
Powered by
“Prefer using higher-order functions (filter, map ...
# announcements
u
540grunkspin
05/07/2018, 9:00 AM
“Prefer using higher-order functions (filter, map etc.) to loops. Exception: forEach (prefer using a regular for loop instead, unless the receiver of forEach is nullable or forEach is used as part of a longer call chain)”
Open in Slack
Previous
Next