phobos-next ~master (2025-01-18T22:13:40.3704578)
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