mir-algorithm — Libmir Archive
Libmir Archive
API Reference Index
mir-algorithm Guide
Dlang.org
MultiwayMerge.this
mir
algorithm
setops
MultiwayMerge
Constructs a MultiwayMerge struct from a range of ranges.
this
()
this
(RangeOfRanges ror)
struct
MultiwayMerge
(alias less, RangeOfRanges)
this
(
scope
return
RangeOfRanges
ror
)
if
(
isRandomAccessRange
!
RangeOfRanges
)
mir
algorithm
setops
MultiwayMerge
constructors
this
functions
popFront
postblits
this(this)
properties
empty
front
static functions
compFront
variables
_heap
Constructs a MultiwayMerge struct from a range of ranges.