Modified on 07/16/2003 at 12:22
Creator:
Mickaël Rémond
Python developers regularly introduce new tools for doing functional oriented programming in Python.
IBM DeveloperWorks published an article explaining how Python developpers introduce lazyness in Python iterators and generators.
Related links
Using combinatorial functions in the itertools module: Functional programming in Python becomes lazy
Iterators and simple generators: New constructs in Python 2.2
|