OpenHashSet.empty

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

Meta