Set.opSlice

Undocumented in source.
struct Set(K, alias less = "a < b", bool allowDuplicates = false)
nothrow @nogc
alias opSlice = byKey

Meta