Skip to main content

functools

The functools module. Behaviour matches CPython 3.14. Source lives at module/functools/ in the gopy repo (or under stdlib/functools.py for pure-Python ports).

Status

See manual/status for current coverage.

API

(Reference table in progress.)