dlangui v0.0.7 (2014-04-18T05:43:18Z)
Home
Dub
Repo
Collection.opApply
dlangui
core
collections
Collection
support of foreach with reference
struct
Collection
(T)
int
opApply
(
int
delegate
(
ref
T
param
)
op
)
Meta
Source
See Implementation
dlangui
core
collections
Collection
destructors
~this
functions
add
clear
indexOf
opApply
opIndex
opOpAssign
remove
removeValue
properties
length
size
support of foreach with reference