ae ~appveyor (2021-10-25T21:58:16.0365618)
Dub
Repo
OrderedMap.opApply
ae
utils
aa
OrderedMap
Undocumented in source. Be warned that the author may not have intended to support it.
int
opApply
(int delegate(ref K k, ref V v) dg)
int
opApply
(int delegate(const ref K k, const ref V v) dg)
struct
OrderedMap
(K, V)
const
int
opApply
(
int
delegate
(
const
ref
K
k
,
const
ref
V
v
)
dg
)
Meta
Source
See Implementation
ae
utils
aa
OrderedMap
constructors
this
functions
clear
get
getOrAdd
opApply
opAssign
opIn_r
opIndex
opIndexAssign
opIndexOpAssign
opIndexUnary
remove
postblits
this(this)
properties
dup
length
variables
index
keys
values