This descending sort-comparator function compares two arrays using a provided comparator function.
The type of the elements in the arrays.
The comparator function to use for comparing elements.
compareArray
Generated using TypeDoc
This descending sort-comparator function compares two arrays using a provided comparator function.