dgui v1.0.1 (2014-05-20T11:28:38Z)
Dub
Repo
Collection.opApply
dgui
core
collection
Collection
Undocumented in source. Be warned that the author may not have intended to support it.
int
opApply
(int delegate(ref T) dg)
int
opApply
(int delegate(ref int, ref T) dg)
class
Collection
(T)
int
opApply
(
int
delegate
(
ref
int
,
ref
T
)
dg
)
Meta
Source
See Implementation
dgui
core
collection
Collection
functions
add
clear
find
get
opApply
opIndex
remove
removeAt
properties
length