func sort.IntsAreSorted one use sort (current package) sort.go#L338: func IntsAreSorted(x []int) bool { return IsSorted(IntSlice(x)) }
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)