Noted that the module is new in version 2.5.

This commit is contained in:
Raymond Hettinger 2005-03-02 15:10:38 +00:00
parent 8659d909d3
commit 6a458e9bc9
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@
\modulesynopsis{Higher-order functions and operations on callable objects.}
\versionadded{2.5}
The \module{functional} module is for higher-order functions: functions
that act on or return other functions. In general, any callable object can