ConstantCost

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

Attributes

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

Members list

Inherited
  • Not inherited
  • FiveArguments
  • Product

Value members

Concrete methods

Inherited methods

Attributes

Inherited from:
FiveArguments
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product