sort.sort

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void sort(Buf buf, Pred pred)
    template sort(Buf, Pred)
    version(!TangoDoc)
    void
    sort
    (
    Buf buf
    ,
    Pred pred
    )
  2. void sort(Elem[] buf, Pred2E pred)
  3. template sort(Buf)

Meta