-
I have searched open and closed issues and pull requests for duplicates, using these search terms:
-
I have checked the latest main branch to see if this has already been fixed, in this file:
URL to the section(s) of the book with this problem:
Closures That Capture Their Environment
Description of the problem:
It should be "in the iterator produced by filter", not the iteration produced by filter
Suggested fix:
in the iterator produced by filter
I have searched open and closed issues and pull requests for duplicates, using these search terms:
I have checked the latest
mainbranch to see if this has already been fixed, in this file:URL to the section(s) of the book with this problem:
Closures That Capture Their Environment
Description of the problem:
It should be "in the iterator produced by
filter", not the iteration produced byfilterSuggested fix:
in the iterator produced by
filter