kameloso ~master (2023-07-07T16:26:17.4135742)
Dub
Repo
RehashingAA.this
kameloso
common
RehashingAA
Constructor.
struct
RehashingAA
(K, V)
this
(
V
[
K
]
aa
)
Parameters
aa
V
[
K
]
Associative arary to inherit. Taken by reference for now.
Meta
Source
See Implementation
kameloso
common
RehashingAA
constructors
this
functions
aaOf
clear
dup
length
maybeRehash
newKeysSinceLastRehash
numRehashes
opAssign
opBinaryRight
opCast
opIndexAssign
rehash
remove
variables
minimumNeededForRehash
onRehashDg
rehashThresholdMultiplier
Constructor.