Sorts a range of the elements in an array.
The array of strings to sort.
The starting index of the range.
The number of elements in the range.
See Implementation
Sorts a range of the elements in an array.