dpq2 ~master (2018-04-04T07:19:53Z)
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
functions
getValue
isNULL
length
opIndex
variables
ap
Returns Value struct by index Useful for one-dimensional arrays