<@U1G3FFR1V> `range.forEach { if (condition) { /**...
# language-proposals
m
@nimtiazm
range.forEach { if (condition) { /**/ } }
should be significantly more memory- and time-efficient.