CekValue

scalus.uplc.Cek.CekValue
sealed trait CekValue

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class VBuiltin
class VCon
class VDelay
class VLamAbs

Members list

Value members

Concrete methods

def asBool: Boolean
def asData: Data
def asInteger: BigInt
def asList: List[Constant]
def asString: String
def asUnit: Unit