RehashingAA.maybeRehash

Bumps the internal counter of new keys since the last rehash, and depending on the resulting value of it, maybe rehashes.

struct RehashingAA(AA : V[K], V, K)
maybeRehash
()

Return Value

Type: auto

true if the associative array was rehashed; false if not.