OrderedSet.opSlice

convenience alias

struct OrderedSet(V, alias _less = "a < b")
alias opSlice = range

Meta