HashSet.range

Forward range interface

struct HashSet(T, alias hashFunction = generateHash!T, bool supportGC = shouldAddGCRange!T)
inout nothrow @nogc @safe @property
Range
range
()

Meta