Builtin
scalus.uplc.Term.Builtin
final case class Builtin(bn: DefaultFun) extends Term
Members list
Keywords
- no keywords
- infix
- override
Inherited
- Not inherited
- Product
- Term
Value members
Inherited methods
Applies the argument to the term.
Applies the argument to the term.
Attributes
- Inherited from:
- Term
Attributes
- Inherited from:
- Term
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