dpq2 v1.1.0-dynamic (2021-12-23T17:12:46Z)
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