HashCollection.length

Total number of items, including with duplicate keys.

struct HashCollection(K, V, bool ordered, bool multi)
pure const nothrow @nogc @trusted
size_t
length
()

Meta