mir-algorithm — Libmir Archive
Libmir Archive
API Reference Index
mir-algorithm Guide
Dlang.org
MultiwayMerge.compFront
mir
algorithm
setops
MultiwayMerge
Compares two front elements of ranges using the ordering predicate less.
struct
MultiwayMerge
(alias less, RangeOfRanges)
static
bool
compFront
(
ElementType
!
RangeOfRanges
a
,
ElementType
!
RangeOfRanges
b
)
if
(
isRandomAccessRange
!
RangeOfRanges
)
mir
algorithm
setops
MultiwayMerge
constructors
this
functions
popFront
postblits
this(this)
properties
empty
front
static functions
compFront
variables
_heap
Compares two front elements of ranges using the ordering predicate less.