MinSize

scalus.uplc.eval.TwoArguments.MinSize
case class MinSize(cost: OneVariableLinearFunction) extends TwoArguments

Attributes

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

Members list

Inherited
  • Not inherited
  • Product
  • TwoArguments

Value members

Concrete methods

Inherited methods

Attributes

Inherited from:
TwoArguments
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product