Closed PythonCHB closed 6 years ago
We should add generator expressions to the comprehensions module.
And probably refer to them as "generator comprehensions"
Example:
Nina Zakharenko made the "they're officially called generator expressions, but I find it more helpful to think of them as generator comprehensions" observation in her PyCon 2018 presentation on "Elegant Solutions for Everyday Python Problems": https://www.slideshare.net/nnja/elegant-solutions-for-everyday-python-problems-pycon-2018/27
Done in: #164
We should add generator expressions to the comprehensions module.
And probably refer to them as "generator comprehensions"
Example:
Nina Zakharenko made the "they're officially called generator expressions, but I find it more helpful to think of them as generator comprehensions" observation in her PyCon 2018 presentation on "Elegant Solutions for Everyday Python Problems": https://www.slideshare.net/nnja/elegant-solutions-for-everyday-python-problems-pycon-2018/27