RehashingAA.rehash

Rehashes the internal associative array, bumping the rehash counter and zeroing the keys-added counter. Additionally invokes the onRehashDg delegate.

struct RehashingAA(AA : V[K], V, K)
ref @system
rehash
()

Return Value

Type: auto ref

A reference to the rehashed internal array.