Collections & Iteration
| Library | Description |
|---|---|
| collections | Specialized container datatypes |
| itertools | Iterator functions |
| functools | Higher-order functions and decorators |
| contextlib | Utilities for the with statement |
| Library | Description |
|---|---|
| collections | Specialized container datatypes |
| itertools | Iterator functions |
| functools | Higher-order functions and decorators |
| contextlib | Utilities for the with statement |