func sort.SliceIsSorted

one use

	sort (current package)
		slice.go#L43: func SliceIsSorted(x any, less func(i, j int) bool) bool {