Private
constructorPrivate
Readonly
_keyPrivate
Readonly
_mapPrivate
Readonly
_valueStatic
KeysDictionaryKey
Create standard big integer key
DictionaryKey
number of bits
Create standard unsigned big integer key
DictionaryKey
number of bits
Create BitString key
DictionaryKey
key length
Create standard buffer key
DictionaryKey
number of bytes of a buffer
Create integer key
DictionaryKey
bits of integer
Create standard unsigned integer key
DictionaryKey
number of bits
Static
ValuesCreate standard address value
DictionaryValue
Create standard integer value
DictionaryValue
Create standard unsigned integer value
DictionaryValue
number of bits
Create big var int
DictionaryValue
nubmer of header bits
Create big var int
DictionaryValue
nubmer of header bits
Create BitString value
DictionaryValue
Create standard boolean value
DictionaryValue
Create Builder value
DictionaryValue
number of bytes of a buffer
Create standard cell value
DictionaryValue
Create dictionary value
Create standard integer value
DictionaryValue
Create standard unsigned integer value
DictionaryValue
number of bits
Optional
key: Maybe<DictionaryKey<K>>Optional
value: Maybe<DictionaryValue<V>>Optional
key: Maybe<DictionaryKey<K>>Optional
value: Maybe<DictionaryValue<V>>Static
emptyCreate an empty map
Optional
key: Maybe<DictionaryKey<K>>key type
Optional
value: Maybe<DictionaryValue<V>>value type
Dictionary<K, V>
Static
loadLoad dictionary from slice
key description
value description
Dictionary<K, V>
Static
loadLow level method for rare dictionaries from system contracts. Loads dictionary from slice directly without going to the ref.
key description
value description
slice
Dictionary<K, V>
Standard address key