func sort.IntsAreSorted one use sort (current package) sort.go#L184: func IntsAreSorted(x []int) bool { return slices.IsSorted(x) }
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)