References
| summary | ||
| public |
F firstInversion(compare: Function, array: ArrayLike, left: number, right: number): number Returns k <= right such that [left,k[ is sorted. |
|
| public |
Returns whether range [left,right[ of array is sorted. |
|
