Skip to content
  • Mark Olesen's avatar
    SortableList + ListOps changes · 7e2a940d
    Mark Olesen authored
    - dropped setSize() in favour of List::setSize().
      The size of the indices is set in sort() anyhow and undefined before that.
    - added reverseSort() method
    - added ListOps uniqueOrder() and duplicateOrder()
    7e2a940d