TypeAlias

E2096337 UNEXPLORED

TypeAlias is a special typing annotation introduced by PEP 613 in Python to explicitly mark and distinguish user-defined type aliases from regular variables for type checkers.

Try in SPARQL Jump to: Surface forms Referenced by

All labels observed (2)

Label Occurrences
TypeAlias canonical 1
typing.TypeAlias 1

Referenced by (2)

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

PEP 613 definesName typing.TypeAlias
linked to: TypeAlias