HashMap.length

get numter of keys in table

struct HashMap(K, V, Allocator = Mallocator, bool GCRangesAllowed = true)
length
const pure nothrow @nogc @safe
(
)

Meta