currently sort(false) sorts incrementing, sort(true) reverse and sort sorts by uniq. This should be changed to sort: sort incrementing (same as nil), and some new keywords to sort by uniq and reverse.
currently sort(false) sorts incrementing, sort(true) reverse and sort sorts by uniq.
This should be changed to sort: sort incrementing (same as nil),
and some new keywords to sort by uniq and reverse.