A contiguous range of Unicode code points.
Cannot be empty. Can represent a single code point when start == end.
Inclusive end of the range. In [0, 0x10FFFF].
Inclusive start of the range. In [0, end].
A contiguous range of Unicode code points.
Cannot be empty. Can represent a single code point when start == end.