Module zut.typing

Python typing helpers.

Functions

get_base_type(arg)

Get the base type associated to an annotation.

get_element_type(gentype)

Classes

UnsetType(*values)