func bytes.Count 3 uses bytes (current package) bytes.go#L55: func Count(s, sep []byte) int { bytes.go#L349: n = Count(s, sep) + 1 bytes.go#L993: m = Count(s, old)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)