ExBudget

scalus.uplc.eval.ExBudget
See theExBudget companion class
object ExBudget

Attributes

Companion
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
ExBudget.type

Members list

Type members

Classlikes

object given_Group_ExBudget extends Group[ExBudget]

Attributes

Supertypes
trait Group[ExBudget]
trait Monoid[ExBudget]
trait Semigroup[ExBudget]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
object given_Ordering_ExBudget extends Ordering[ExBudget]

Attributes

Supertypes
trait Ordering[ExBudget]
trait PartialOrdering[ExBudget]
trait Equiv[ExBudget]
trait Serializable
trait Comparator[ExBudget]
class Object
trait Matchable
class Any
Show all
Self type

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

def fromCpuAndMemory(cpu: Long, memory: Long): ExBudget

Constructs an 'ExBudget' from CPU and memory components.

Constructs an 'ExBudget' from CPU and memory components.

Attributes

Concrete fields

val zero: ExBudget

The zero budget

The zero budget

Attributes