Reference API
Notebooks
Extra
Bases: Exp
Exp
A base type under an exponent type, called with >>.
base
exponent
>>
base (Ty) – The base type.
exponent (Ty) – The exponent type.