init(charactersIn:)

Initialize with a range of integers.

init(charactersIn range: Range<UnicodeScalar>)

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