Product SiteDocumentation Site

5.3.4.16. stableSort


>>-stableSort--------------------------------------------------><

Sorts a collection of Comparable items into ascending order using a stable Mergesort algorithm. See Section 5.3.18, “Sorting Ordered Collections” for details.