On 3/7/14, Vladimir Panteleev <vladi...@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.

Reply via email to