Join Slack
Communities
Powered by
You're a monster if your `foreach { it` makes mult...
# coroutines
g
groostav
07/27/2017, 4:14 PM
You're a monster if your
foreach { it
makes multiple references to
it
or is a multi-liner. Then switch that bad-boy out for a
for-loop
or at least a named argument. but this is really
#codingconventions
Open in Slack
Previous
Next