imho it would be more idiomatic to use some kind o...
# getting-started
l
imho it would be more idiomatic to use some kind of
filter
on the list, followed by a
forEach
(can see that there might performance considerations though)