Map.length

struct Map(Key, V)
const pure nothrow @safe
size_t
length
()

Return Value

Type: size_t

number of elements in the set

Meta