AbstractList.sort

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void sort(bool isAscending)
  2. void sort(Comparator!E c)
    class AbstractList(E)
    void
    sort

Meta