phobos-next ~master (2024-03-19T05:49:32Z)
Home
Dub
Repo
Sorted.__anonymous
nxt
container
sorted
Sorted
Undocumented in source.
struct
Sorted
(A, bool uniqueElements = true, alias less = "a < b", SwapStrategy ss = SwapStrategy.unstable)
static if
(
isDynamic
)
static if
(
is(A == U[], U)
)
union
__anonymous {}
Meta
Source
See Implementation
nxt
container
sorted
Sorted
constructors
this
functions
capacity
insert
length
opSlice
reserve
source
unions
__anonymous