TypeVar
scalus.compiler.UplcRepresentation.TypeVar
TypeVar representation marker for @UplcRepr(TypeVar(kind)) on type parameters.
The plugin reads the annotation and stamps the corresponding SIRType.TypeVarKind on the emitted SIRType.TypeVar instead of the default Fixed.
Attributes
Members list
In this article