You're a monster if your `foreach { it` makes mult...
# coroutines
g
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