Standardized comparator, which makes sorting stuff of type T via Array.prototype.sort easy and generic.
Array.prototype.sort
Generated using TypeDoc
Standardized comparator, which makes sorting stuff of type T via
Array.prototype.sorteasy and generic.