class

Myst::TMap

Inherits Myst::MutableValue / Reference / Object

Constructors

new(entries : Hash(Bool | Float64 | Int64 | Myst::MutableValue | String, Bool | Float64 | Int64 | Myst::MutableValue | String) = {} of MTValue => MTValue)
Source

Instance methods

==(other : self)

Returns true if this reference is the same as other. Invokes same?.

entries
Source
entries=(entries : Hash(MTValue, MTValue))
Source
hash(hasher)

See Object#hash(hasher)

type_name
Source