phobos-next ~master (2022-05-18T09:58:38.2169964)
Dub
Repo
MoveableSortedRange.release
nxt
setops_ex
MoveableSortedRange
Releases the controlled range and returns it.
struct
MoveableSortedRange
(Range, alias pred = "a < b")
auto
release
(
)
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
Releases the controlled range and returns it.