Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
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