var unicode.Digit

2 uses

	unicode (current package)
		digit.go#L12: 	return isExcludingLatin(Digit, r)
		tables.go#L3756: 	Digit  = _Nd // Digit is the set of Unicode characters with the "decimal digit" property.