Product SiteDocumentation Site

5.3.6.34. sort


>>-sort--------------------------------------------------------><

Sorts an array of Comparable items into ascending order using an unstable Quicksort algorithm. See Section 5.3.18, “Sorting Ordered Collections” for details.