This method provides a stable sort implementation, very fast for presorted data.
The array to be sorted (in-place).
An order comparator.
The argument a.
This method provides a stable sort implementation, very fast for presorted data.