RehashingAA.dup

Duplicates this. Explicitly copies the internal associative array.

struct RehashingAA(K, V)
dup
()

Return Value

Type: auto

A duplicate of this object.

Meta