The Case Against Autodecode
ag0aep6g via Digitalmars-d
digitalmars-d at puremagic.com
Thu Jun 2 13:33:07 PDT 2016
On 06/02/2016 10:26 PM, Andrei Alexandrescu wrote:
> The goal is to operate on code units. -- Andrei
You sure you got the right word there? The code unit is the smallest
building block. A code point is encoded with one or more code units.
Also, if you mean code points, that's where people disagree. Operating
on code points by default is seen as not particularly useful.
More information about the Digitalmars-d
mailing list