Map.empty

struct Map(Key, V)
const pure nothrow @safe
bool
empty
()

Return Value

Type: bool

true if set is empty

Meta