`my_coll.iter().filter(|blah| ...)`
# development
w
my_coll.iter().filter(|blah| ...)