Today's programming challenge - How's your Range-Fu ?
Jacob Carlborg via Digitalmars-d
digitalmars-d at puremagic.com
Sat Apr 18 01:18:20 PDT 2015
On 2015-04-18 09:58, John Colvin wrote:
> Code points aren't equivalent to characters. They're not the same thing
> in most European languages, never mind the rest of the world. If we have
> a line-wrapping algorithm in phobos that works by code points, it needs
> a large "THIS IS ONLY FOR SIMPLE ENGLISH TEXT" warning.
For that we have std.ascii.
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list