VList
scalus.uplc.eval.CekValue.VList
A list of arbitrary CekValues. Analogous to VConstr for constructors. Used for lists with non-constant elements (e.g., native Constr values). Created by MkCons/Nil on BuiltinValue-typed lists.
Attributes
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- CekValue
Attributes
- Inherited from:
- CekValue
Attributes
- Inherited from:
- CekValue
Attributes
- Inherited from:
- CekValue
Attributes
- Inherited from:
- CekValue
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Definition Classes
-
CekValue -> Any
- Inherited from:
- CekValue
In this article