ConstantCost

scalus.uplc.eval.SixArguments.ConstantCost
case class ConstantCost(cost: CostingInteger) extends SixArguments

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait SixArguments
trait CostModel
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

Inherited methods

Attributes

Inherited from:
SixArguments
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product