Var

scalus.uplc.Term.Var
final case class Var(name: NamedDeBruijn) 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