init(charactersIn:)

Initialize with a closed range of integers.

init(charactersIn range: ClosedRange<UnicodeScalar>)

It is the caller’s responsibility to ensure that the values represent valid UnicodeScalar values, if that is what is desired.