dlangui v0.0.7 (2014-04-18T05:43:18Z)
Home
Dub
Repo
Collection.opOpAssign
dlangui
core
collections
Collection
support for appending (~=, +=) and removing by value (-=)
struct
Collection
(T)
ref
Collection
opOpAssign
(
string
op
)
(
T
item
)
Meta
Source
See Implementation
dlangui
core
collections
Collection
destructors
~this
functions
add
clear
indexOf
opApply
opIndex
opOpAssign
remove
removeValue
properties
length
size
support for appending (~=, +=) and removing by value (-=)