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.4.9. (GOOS=linux GOARCH=amd64)