class

ArrayValue

Inherits ObjectValue < EvaluatorValue < Reference < Object

Constructors

new(elements : Array(EvaluatorValue))
Source

Instance methods

at(index : Int32)
Source
elements
Source
length
Source
push(value : EvaluatorValue)
Source
to_s(io)
Source
truthy?
Source