Searched defs:arrayIsSorted (Results 1 – 7 of 7) sorted by relevance
839 export function arrayIsSorted<T>(array: readonly T[], comparer: Comparer<T>) { function
766 function arrayIsSorted(array, comparer) { function
863 function arrayIsSorted(array, comparer) { function
1068 function arrayIsSorted(array, comparer) { function
874 function arrayIsSorted(array, comparer) { function