10. 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

9.6. random β€” Generate pseudo-random numbers

Next topic

10.1. itertools β€” Functions creating iterators for efficient looping

This Page