Python generic class definitions

E265439 UNEXPLORED

Python generic class definitions are type-parameterized class constructs that enable writing reusable, type-safe classes using Python’s static type system.

Jump to: Referenced by

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

PEP 695 affects Python generic class definitions