ae v0.0.2502 (2019-12-15T20:24:35Z)
Home
Dub
Repo
OrderedSet.opApply
ae
utils
aa
OrderedSet
Undocumented in source. Be warned that the author may not have intended to support it.
int
opApply
(int delegate(ref T k) dg)
struct
OrderedSet
(T)
int
opApply
(
int
delegate
(
ref
T
k
)
dg
)
int
opApply
(int delegate(const ref T k) dg)
Meta
Source
See Implementation
ae
utils
aa
OrderedSet
constructors
this
functions
add
clear
opApply
opBinaryRight
opCast
opIndex
opIndexAssign
remove
postblits
this(this)
properties
dup
length
variables
index
items