Functional Programming Modules — Python documentation

From Get docs
Python/docs/3.8/library/functional /
Revision as of 04:47, 31 October 2021 by Notes (talk | contribs) (Page commit)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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: