On Sun, 07 Sep 2014 10:21:48 +0000
via Digitalmars-d <[email protected]> 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.

Attachment: signature.asc
Description: PGP signature

Reply via email to