mir-algorithm — Libmir Archive
Libmir Archive
API Reference Index
mir-algorithm Guide
Dlang.org
MultiwayMerge.front
mir
algorithm
setops
MultiwayMerge
Returns a reference to the smallest element among the input ranges in the multiway merge.
struct
MultiwayMerge
(alias less, RangeOfRanges)
@
property
ref
auto ref
front
(
)
if
(
isRandomAccessRange
!
RangeOfRanges
)
mir
algorithm
setops
MultiwayMerge
constructors
this
functions
popFront
postblits
this(this)
properties
empty
front
static functions
compFront
variables
_heap
Returns a reference to the smallest element among the input ranges in the multiway merge.