Major performance problem with std.array.front()

Dmitry Olshansky dmitry.olsh at gmail.com
Sun Mar 9 11:38:11 PDT 2014


09-Mar-2014 21:54, Vladimir Panteleev пишет:
> On Sunday, 9 March 2014 at 17:48:47 UTC, Andrei Alexandrescu wrote:
>> wc
>
> What should wc produce on a Sanskrit text?
>
> The problem is that such questions quickly become philosophical.

Technically it could use word-braking algorithm for words.
Or count grapheme clusters, or count code points it all may have value, 
depending on the user and writing system.


-- 
Dmitry Olshansky


More information about the Digitalmars-d mailing list