inochi2d ~main (2026-08-20T13:21:03.36605)
Dub
Repo
RcArray.opApply
inp
format
array
RcArray
Dict-iterator
int
opApply
(int delegate(ref size_t index, ref T value) dg)
struct
RcArray
(T)
@
nogc
int
opApply
(
scope
int
delegate
(
ref
size_t
index
,
ref
T
value
)
dg
)
int
opApply
(int delegate(ref T value) dg)
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
Dict-iterator