RehashingAA.length

Returns the length of the internal associative array.

struct RehashingAA(K, V)
const
length
()

Return Value

Type: auto

The length of the internal associative array.

Meta