dmdscript v2.1.0 (2021-12-16T21:42:33Z)
Dub
Repo
aard.opApply
dmdscript
RandAA
aard
Undocumented in source. Be warned that the author may not have intended to support it.
int
opApply
(int delegate(ref V value) dg)
struct
aard
(K, V, bool useRandom = false)
int
opApply
(
int
delegate
(
ref
V
value
)
dg
)
int
opApply
(int delegate(ref K key, ref V value) dg)
Meta
Source
See Implementation
dmdscript
RandAA
aard
aliases
HashMapClass
functions
clear
detach
get
opApply
opBinaryRight
opIndex
opIndexAssign
remove
properties
allocate
capacity
keys
length
loadRatio
values
variables
imp_