class

Myst::TList

Inherits Myst::MutableValue / Reference / Object

Constructors

new(elements : Array(Bool | Float64 | Int64 | Myst::MutableValue | String) = [] of MTValue)
Source

Instance methods

==(other : self)

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

elements
Source
elements=(elements : Array(MTValue))
Source
ensure_capacity(size : Int)
Source
hash(hasher)

See Object#hash(hasher)

type_name
Source