Python3: on removing map, reduce, filter

Terry Reedy tjreedy at udel.edu
Sun Jan 9 21:17:43 EST 2005


"Andrey Tatarinov" <elephantum at dezcom.mephi.ru> wrote in message 
news:34csn1F4a46hqU1 at individual.net...
> How does GvR suggestions on removing map(), reduce(), filter()

While GvR *might* prefer removing them completely on any given day, I think 
moving them to a functional module, as others have suggested and requested, 
is currently more likely.  I believe that GvR has indicated at times that 
this would be an acceptible compromise.

I am one of those who think the list of builtins is currently too long to 
be easily grasped and should be shrunk.

Terry J. Reedy






More information about the Python-list mailing list