HashSet.range

Forward range interface

struct HashSet(T, alias hashFunction = generateHash!T, bool supportGC = shouldAddGCRange!T)
nothrow @nogc @trusted @property
range
(
this This
)
()

Meta