PEP 646: Variadic generics

E2100814 UNEXPLORED

PEP 646: Variadic generics is a Python language proposal that introduces support for variadic type variables, enabling more precise and flexible typing of functions and classes that operate on an arbitrary number of arguments or type parameters.

Try in SPARQL Jump to: Surface forms Referenced by

All labels observed (2)

Label Occurrences
PEP 646: Variadic Generics 1
PEP 646: Variadic generics canonical 1

Referenced by (2)

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

Python 3.11 pepImplemented PEP 646: Variadic generics
TypeVarTuple pepTitle PEP 646: Variadic Generics
linked to: PEP 646: Variadic generics