parametric_types
Val
ValMeta
Bases: ParametricMeta
Source code in gamma/dispatch/parametric_types.py
values: Tuple
property
Return all values used to create the parametric value type
parametric
Bases: Generic[T]
Decorator to create new parametric base classes