
17 Aug
2010
17 Aug
'10
10:57 a.m.
Ivan Lazar Miljenovic wrote:
Tom Harper
writes: 2010/8/17 Bulat Ziganshin
: Hello Tom, <snip>
i don't understand what you mean. are you support all 2^20 codepoints in Data.Text package? Bulat,
Yes, its internal representation is UTF-16, which is capable of encoding *any* valid Unicode codepoint.
Just like Char is capable of encoding any valid Unicode codepoint.
Char is not an encoding, right?