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.
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.
linked to: PEP 646: Variadic generics