Set.empty

struct Set(V)
const @property nothrow @safe
bool
empty
()

Return Value

Type: bool

true if set is empty

Meta