Python _functools Module
This page shows the popular functions and classes defined in the
_functools module.
The items are ordered by their popularity in 40,000 open source Python projects.
If you can not find a good example below, you can try
the search function
to search modules.
-
1. partial()Used in 28 projects
-
2. reduce()Used in 14 projects
-
3. cmp_to_key()Used in 9 projects
-
Used in 7 projects