Set.Range

The range types for $(D_PSYMBOL Set).

struct Set(T, alias hasher = hash)
alias Range = .Range!HashArray

Meta