func bytes.IndexFunc 2 uses bytes (current package) bytes.go#L93: return IndexFunc(b, f) >= 0 bytes.go#L899: func IndexFunc(s []byte, f func(r rune) bool) int {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)