func internal/strconv.FormatBool
2 uses
internal/strconv (current package)
atob.go#L21: func FormatBool(b bool) string {
strconv
number.go#L29: return strconv.FormatBool(b)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)