fopp
fopp copied to clipboard
dict comprehension presentation is completely missing
23.4 introduces List Comprehensions. I find dict comprehensions almost as useful as list comprehensions but I found them nowhere even mentioned.
Python set
seems to be introduced nowhere altogether (#198), but when it would be, this would be also a place to introduce set comprehension.