func unicode.In

3 uses

	unicode (current package)
		graphic.go#L42: 	return In(r, GraphicRanges...)
		graphic.go#L54: 	return In(r, PrintRanges...)
		graphic.go#L69: func In(r rune, ranges ...*RangeTable) bool {