[Python-ideas] map iterator

Oleg Broytman phd at phdru.name
Thu Feb 9 17:47:03 CET 2012


On Thu, Feb 09, 2012 at 11:40:11AM -0500, Edward Lesmes wrote:
> An iterator version of map should be available for large sets of data.

   itertools.imap

Oleg.
-- 
     Oleg Broytman            http://phdru.name/            phd at phdru.name
           Programmers don't die, they just GOSUB without RETURN.



More information about the Python-ideas mailing list