HashMap.length

Undocumented in source.
struct HashMap(KeyPar, ValuePar, alias hashFunc = defaultHashFunc)
nothrow
size_t length;

Meta