Major performance problem with std.array.front()

Andrej Mitrovic andrej.mitrovich at gmail.com
Fri Mar 7 04:07:54 PST 2014


On 3/7/14, Vladimir Panteleev <vladimir at thecybershadow.net> wrote:
> - Do you want to split a string by whitespace?
> - Do you want to uppercase the first letter of a string?
> - Do you want to count how wide a string will be in a fixed-point
> font?
> - Do you want to split or flush a stream to a character device at
> a point so that there's no garbage?

We could later make a page on dlang (or the wiki) describing how to do
these common things.


More information about the Digitalmars-d mailing list