Search notes:

Python standard library: operator

operator exports efficient functions corresponding to Python's intrinsic operators.

See also

operator is said to work well with itertools.

Index