phobos-next v0.4.6 (2022-11-25T12:27:21Z)
Home
Dub
Repo
Sorted.opSlice
nxt
container
sorted
Sorted
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)
auto
opSlice
(
)
if
(
is
(
typeof
(
A.init
[]))
)
Meta
Source
See Implementation
nxt
container
sorted
Sorted
constructors
this
functions
capacity
insert
opSlice
reserve
source
unions
__anonymous