kameloso ~master (2023-07-07T16:26:17.4135742)
Dub
Repo
RehashingAA.opAssign
kameloso
common
RehashingAA
Inherit a native associative array into
aa
.
struct
RehashingAA
(K, V)
void
opAssign
(
V
[
K
]
aa
)
Parameters
aa
V
[
K
]
Other associative array.
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
Inherit a native associative array into aa.