HashSet.opSlice

Forward range interface

struct HashSet(T, alias hashFunction = generateHash!T, bool supportGC = shouldAddGCRange!T)
alias opSlice = range

Meta