Delay

scalus.uplc.Term$.Delay
final case class Delay(term: Term) extends Term

Members list

Value members

Inherited methods

def pretty: Doc

Attributes

Inherited from:
Term
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product