func bytes.IndexAny 2 uses bytes (current package) bytes.go#L81: return IndexAny(b, chars) >= 0 bytes.go#L181: func IndexAny(s []byte, chars string) int {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)