Product SiteDocumentation Site

5.3.4.14. sort


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

Sorts a collection of Comparable items into ascending order using an algorithm that is not guaranteed to be stable. See Section 5.3.18, “Sorting Ordered Collections” for details.