sort.IntSlice.Search (method) one use sort (current package) search.go#L106: func (p IntSlice) Search(x int) int { return SearchInts(p, x) }
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)