and in rust the first `filter` would create an ite...
# development
h
and in rust the first
filter
would create an iterator object that the second
filter
would also iterate over, but I don't think it reduces the amount of total iteration