phobos-next ~master (2022-05-18T09:58:38.2169964)
Dub
Repo
MoveableSortedRange.save
nxt
setops_ex
MoveableSortedRange
Range primitives.
struct
MoveableSortedRange
(Range, alias pred = "a < b")
@
property
static if
(
isForwardRange!Range
)
auto
save
(
)
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
Range primitives.