struct

Llama::ArrayView(T)

Inherits Struct < Value < Object

Constructors

new(array : Array(T), offset : Int32)
Source

Instance methods

[](index : Int32)
Source
[]=(index : Int32, value : T)
Source
array
Source
array=(array : Array(T))
Source
offset
Source
offset=(offset : Int32)
Source