dpq2 v1.1.7-rc.1 (2023-11-15T16:17:25Z)
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