func bufio.isSpace 3 uses bufio (current package) scan.go#L369: func isSpace(r rune) bool { scan.go#L401: if !isSpace(r) { scan.go#L409: if isSpace(r) {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)