What is Python's answer to Perl 6?

Michael Hoffman m.h.3.9.1.without.dots.at.cam.ac.uk at example.com
Sat Oct 30 10:34:24 EDT 2004


Reinhold Birkenfeld wrote:
> C. Functions that could be made attributes of lists/sequences
> 
> max, min, len, enumerate, sum
> 
> But that would require to implement them for all sequence types or
> implement a common basetype 'seq'.

And iterators?
-- 
Michael Hoffman



More information about the Python-list mailing list