Set.length

struct Set(V)
const @property nothrow @safe
size_t
length
()

Return Value

Type: size_t

number of elements in the set

Meta