Python generic types

E265438 UNEXPLORED

Python generic types are a type system feature that allows developers to write functions, classes, and data structures that operate on values of multiple types while preserving static type information.

Jump to: Referenced by

Referenced by (1)

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

PEP 695 targets Python generic types