Major performance problem with std.array.front()

Nick Sabalausky SeeWebsiteToContactMe at semitwist.com
Sun Mar 9 21:21:02 PDT 2014


On 3/10/2014 12:19 AM, Nick Sabalausky wrote:
>
> (str|wchar|dchar).byChar  // Always range of char
> (str|wchar|dchar).byWchar // Always range of wchar
> (str|wchar|dchar).byDchar // Always range of dchar
>

Erm, naturally I meant "(str|wstr|dstr)"



More information about the Digitalmars-d mailing list