sortHeap

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

Members

Functions

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

Meta