List sort methods support optional locale sensitive sorting

Some Gosu enhancement methods for sorting collections now support optional locale-sensitive sorting. The new method signatures are on the methods sort, sortDescending, orderBy, orderByDescending.

See also