dmdscript ~master (2017-12-09T01:07:21Z)
Dub
Repo
RandAA.opApply
dmdscript
RandAA
RandAA
Iterate over keys, values in lockstep.
class
RandAA
(K, V, bool storeHash = shouldStoreHash!(K), bool useRandom = false)
int
opApply
(
int
delegate
(
ref
K
,
ref
V
)
dg
)
Meta
Source
See Implementation
dmdscript
RandAA
RandAA
constructors
this
functions
findExistingAlt
free
keyRange
length
opApply
opIn_r
opIndex
opIndexAssign
rehash
remove
valueRange
structs
KeyValRange
Iterate over keys, values in lockstep.