var unicode.Lower

2 uses

	unicode (current package)
		letter.go#L198: 	return isExcludingLatin(Lower, r)
		tables.go#L3762: 	Lower  = _Ll // Lower is the set of Unicode lower case letters.