jive ~master (2017-09-19T14:40:24Z)
Home
Dub
Repo
Prune.opApply
jive
array
Prune
Undocumented in source. Be warned that the author may not have intended to support it.
int
opApply
(int delegate(size_t i, ref V val, ref bool remove) dg)
struct
Prune
(V)
int
opApply
(
int
delegate
(
size_t
i
,
ref
V
val
,
ref
bool
remove
)
dg
)
int
opApply
(int delegate(ref V val, ref bool remove) dg)
Meta
Source
See Implementation
jive
array
Prune
constructors
this
functions
opApply
postblits
this(this)
variables
arr