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