func sort.Ints
4 uses
sort (current package)
sort.go#L328: func Ints(x []int) { Sort(IntSlice(x)) }
go/printer
gobuild.go#L111: sort.Ints(toDelete)
google.golang.org/protobuf/internal/impl
codec_messageset.go#L63: sort.Ints(keys)
encode.go#L189: sort.Ints(keys)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)