func strconv.min 3 uses strconv (current package) ftoa.go#L395: m := min(d.nd, prec+1) ftoa.go#L441: m := min(d.nd, d.dp) ftoa.go#L571: func min(a, b int) int {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)