func golang.org/x/mod/semver.isNum

3 uses

	golang.org/x/mod/semver (current package)
		semver.go#L295: func isNum(v string) bool {
		semver.go#L351: 			ix := isNum(dx)
		semver.go#L352: 			iy := isNum(dy)