Home
Press ? for keyboard navigation
❮
Iterators - with and without Itertools
The Fibonacci research institute
❯
Advantages of iterators and generators
Lazy evaluation
Save processing (or at least delay the use)
Save memory
Handle an infinite series of information
Turn complex operations into a simple matter of
for
loop.
Index (i)
Table of Contents (t)
Indexed keywords (k)
Chapter TOC (d)
Hide/Show (h)