LamAbs

scalus.uplc.Term.LamAbs
final case class LamAbs(name: String, 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