RehashingAA.opAssign

Inherit a native associative array into aa.

struct RehashingAA(K, V)
void
opAssign
(
V[K] aa
)

Parameters

aa V[K]

Other associative array.

Meta