dgui ~master (2015-01-31T19:15:37Z)
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)
class
Collection
(T)
int
opApply
(
int
delegate
(
ref
T
)
dg
)
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