| Sort all values till first part of range is in sorted order. |
|||
| Partially sort a range of values (as above) and copy as many values as will fit into an output range. |
|||
| Sort a range of values. |
|||
| Sort and maintaining the same relative order of duplicate values. |
|||