Builtin
scalus.uplc.Term.Builtin
final case class Builtin(bn: DefaultFun) extends Term
Members list
Value members
Inherited methods
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
-
Term -> Any
- Inherited from:
- Term
In this article