9. Functional Programming Modules

The modules described in this chapter provide functions and classes that support a functional programming style, and general operations on callables.

The following modules are documented in this chapter:

Previous topic

8.6. random — Generate pseudo-random numbers

Next topic

9.1. itertools — Functions creating iterators for efficient looping

This Page