On Mon, Jun 20, 2011 at 4:46 PM, Jose Armando Garcia <[email protected]>wrote:
> Good idea. Small notes:
>
> *) In the tip section 'write("Hello\n") and writeln("Hello")' are not
> the same. writeln and writefln flush. write doesn't.
> *) Not sure if you want to also encourage portable code. "\n" should
> be replace with newline which I think it is define in std.string.
>
Thank you for that.
Everyone is welcome to contribute. (It can be done faster and better that
way)
