mir-algorithm — Libmir Archive
Libmir Archive
API Reference Index
mir-algorithm Guide
Dlang.org
MultiwayMerge.popFront
mir
algorithm
setops
MultiwayMerge
Removes the front element from the multiway merge range.
struct
MultiwayMerge
(alias less, RangeOfRanges)
scope @
safe
void
popFront
(
)
if
(
isRandomAccessRange
!
RangeOfRanges
)
mir
algorithm
setops
MultiwayMerge
constructors
this
functions
popFront
postblits
this(this)
properties
empty
front
static functions
compFront
variables
_heap
Removes the front element from the multiway merge range.