Set.ImmutableRange

Undocumented in source.
struct Set(V)
alias ImmutableRange = .Range!(immutable(V), immutable(Node))

Meta