phobos-next ~master (2022-05-18T09:58:38.2169964)
Dub
Repo
MoveableSortedRange.this
nxt
setops_ex
MoveableSortedRange
Undocumented in source.
struct
MoveableSortedRange
(Range, alias pred = "a < b")
this
(
Range
input
)
out { dbgVerifySorted(); }
if
(
isInputRange
!
Range
)
Meta
Source
See Implementation
nxt
setops_ex
MoveableSortedRange
aliases
opDollar
constructors
this
functions
contains
equalRange
groupBy
lowerBound
opIndex
opSlice
popBack
popFront
release
trisect
upperBound
properties
back
empty
front
length
save