Type Parameter Syntax

E265437 UNEXPLORED

Type Parameter Syntax is the Python language feature introduced by PEP 695 that provides a concise, built-in way to declare and use type parameters for generics directly in function, class, and type alias definitions.

Jump to: Referenced by

Referenced by (1)

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

PEP 695 hasTitle Type Parameter Syntax