class

Dragonstone::Bytecode::MapValue

Inherits Reference < Object

Constructors

Instance methods

[](key : Value) : Value
Source
[]=(key : Value, value : Value) : Value
Source
[]?(key : Value) : Value
Source
delete(key : Value) : Value
Source
each
Source
empty?
Source
entries
Source
keys
Source
size
Source
values
Source