Sorted.opSlice

Undocumented in source. Be warned that the author may not have intended to support it.
struct Sorted(A, bool uniqueElements = true, alias less = "a < b", SwapStrategy ss = SwapStrategy.unstable)
opSlice
()
if (
is(typeof(A.init[]))
)

Meta