lu ~master (2024-08-10T21:55:00Z)
Home
Dub
Repo
RehashingAA.minimumNeededForRehash
lu
container
RehashingAA
The minimum number of additions needed before the first rehash takes place.
struct
RehashingAA
(AA : V[K], V, K)
uint
minimumNeededForRehash
;
Meta
Source
See Implementation
lu
container
RehashingAA
constructors
this
functions
aaOf
byKey
byKeyValue
byValue
clear
dup
get
keys
length
maybeRehash
newKeysSinceLastRehash
numRehashes
opAssign
opBinaryRight
opCast
opEquals
opIndex
opIndexAssign
opIndexOpAssign
opIndexUnary
rehash
remove
require
uniqueKey
update
values
variables
minimumNeededForRehash
onRehashDg
rehashThresholdMultiplier
The minimum number of additions needed before the first rehash takes place.