Success

scalus.uplc.UplcEvalResult.Success
final case class Success(term: Term, budget: ExBudget)

Represents a successful evaluation of a UPLC program Contains the evaluated term and the execution budget used for evaluation

Attributes

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product