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