sortHeap

Undocumented in source.
  1. void sortHeap(Buf buf, Pred pred)
    template sortHeap(Buf, Pred)
    version(!TangoDoc)
    void
    sortHeap
    (
    Buf buf
    ,
    Pred pred
    )
  2. void sortHeap(Elem[] buf, Pred2E pred)
  3. template sortHeap(Buf)

Members

Functions

sortHeap
void sortHeap(Buf buf, Pred pred)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta