dpq2 v1.0.16 (2020-09-25T11:39:12Z)
Home
Dub
Repo
Array.opIndex
dpq2
result
Array
Returns Value struct by index Useful for one-dimensional arrays
immutable
(
Value
)
opIndex
(size_t n)
immutable
(
Value
)
opIndex
(int n)
struct
Array
immutable
(
Value
)
opIndex
(
int
n
)
Meta
Source
See Implementation
dpq2
result
Array
constructors
this
functions
getValue
getValueByFlatIndex
isNULL
length
opIndex
variables
ap
Returns Value struct by index Useful for one-dimensional arrays