RadixHeap.pred2

Undocumented in source. Be warned that the author may not have intended to support it.
template RadixHeap(T, alias pred = "a")
static
static if(!(isUnsigned!K))
static if(isSigned!K)
Unsigned!K
pred2
(
in T item
)

Meta