type_hints

Functions

get_type_hint(obj, attr)

get_type_hints(obj)

iterate_type_hints(hint, *[, origin])

match_type_hint(typ, hint)

match_type_hints(hint_a, hint_b)

validate_type_hint(typ, hint)

Classes

CachedTypeHintsMixin

SupportsCachedTypeHints