inochi2d ~main (2026-08-20T13:21:03.36605)
Dub
Repo
RcArray.opIndex
inp
format
array
RcArray
Indexes the array.
struct
RcArray
(T)
@
nogc
ref
T
opIndex
()
(
size_t
i
)
Parameters
i
size_t
The index.
Return Value
Type:
T
The item at the index.
Meta
Source
See Implementation
inp
format
array
RcArray
constructors
this
destructors
~this
functions
opApply
opAssign
opIndex
opIndexAssign
opOpAssign
remove
resize
properties
data
length
static functions
make
Indexes the array.