Functional programming in Python becomes lazy on Linux
|
|
Thursday July 10 2003 @ 02:05PM EDT
|
|
This article explores the new Python 2.3 itertools module, and gives you a sense of the new expressive power available with combinatorial iterators and how iterators -- conceived as lazy sequences -- are a powerful concept that opens new styles of Python programming.
|
|