Major performance problem with std.array.front()

Walter Bright newshound2 at digitalmars.com
Sun Mar 9 15:31:58 PDT 2014


On 3/9/2014 6:08 AM, "Marc Schütz" <schuetzm at gmx.net>" wrote:
> Also, `byCodeUnit` and `byCodePoint` would probably be better names than `raw`
> and `decode`, to much the already existing `byGrapheme` in std.uni.

I'd vastly prefer 'byChar', 'byWchar', 'byDchar' for each of string, wstring, 
dstring, and InputRange!char, etc.


More information about the Digitalmars-d mailing list