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:
itertools, operator and functools are not really "numeric" modules; move them into their own "functional" chapter.
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: