RandAA.opApply

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