phobos-next v0.4.6 (2022-11-25T12:27:21Z)
Home
Dub
Repo
MoveableSortedRange.back
nxt
setops_ex
MoveableSortedRange
Range primitives.
struct
MoveableSortedRange
(Range, alias pred = "a < b")
@
property
ref
static if
(
isBidirectionalRange!Range
)
auto ref
back
(
)
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.