kill the commas! (phobos code cleanup)

ketmar via Digitalmars-d digitalmars-d at puremagic.com
Sun Sep 7 03:29:30 PDT 2014


On Sun, 07 Sep 2014 10:21:48 +0000
via Digitalmars-d <digitalmars-d at puremagic.com> wrote:

> D needs an efficient implementation of it, that's all.
"efficient" and "utf-8" can't play together. in C i must scan the whole
string to get it length, but with utf-8 i must scan the string just to
index nth symbol! ucs-4 (aka dchar/dstring) is ok though.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20140907/48689b95/attachment-0001.sig>


More information about the Digitalmars-d mailing list