add files
This commit is contained in:
15
python-3.7.4-docs-html/_sources/library/functional.rst.txt
Normal file
15
python-3.7.4-docs-html/_sources/library/functional.rst.txt
Normal file
@@ -0,0 +1,15 @@
|
||||
******************************
|
||||
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:
|
||||
|
||||
|
||||
.. toctree::
|
||||
|
||||
itertools.rst
|
||||
functools.rst
|
||||
operator.rst
|
Reference in New Issue
Block a user