Documentation
Python typing helpers.
Functions
get_base_type(arg)
get_base_type
Get the base type associated to an annotation.
get_element_type(gentype)
get_element_type
Classes
UnsetType(*values)
UnsetType