OpenHashSet.length

struct OpenHashSet(T, Allocator = Mallocator, alias hashFunction = generateHash!T, bool supportGC = shouldAddGCRange!T)
const pure nothrow @nogc @safe @property
size_t
length
()

Meta