HashCollection.empty

True when there are no items.

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

Meta