[Python-ideas] Adding "Typed" collections/iterators to Python

Serhiy Storchaka storchaka at gmail.com
Mon Dec 19 09:39:08 CET 2011


19.12.11 06:14, alex23 написав(ла):
>  I find
> using operator&  functools _far_ clearer in intent than using lambda,
> _and it works right now_, which was the point I was trying to make
> here.

I find using list comprehensions and generator expressions even more 
clearer.




More information about the Python-ideas mailing list