Initializes a new instance of the Costmdls class.
The cost models.
Private
#modelsPrivate
#originalGets a specified element from a Costmdls object.
The element associated with the specified key, or undefined if the key can't be found in the Map object.
The key of the element to return from the Costmdls map.
Inserts a new CostModel in the Costmdls map.
The cost model to be inserted.
Gets the list of keys present in the Costmdls map.
The list of keys present in the Costmdls map.
Creates a Core CostModels object from the current Costmdls object.
The Core CostModels object.
Static
fromDeserializes the Costmdls from a CBOR byte array.
The new Costmdls instance.
The CBOR encoded Costmdls object.
Static
fromCreates a Costmdls object from the given Core CostModels object.
core CostModels object.
Generated using TypeDoc
Map of PlutusLanguageVersion to CostModel.