[dmd-beta] std.format scheduled changes

Bernard Helyer b.helyer at gmail.com
Wed Aug 1 15:40:45 PDT 2012


Yeah, Phobos often has that problem. Undocumented functions
and modules that don't exist because you don't know they
exist.

import std.schrodinger;
bool alive = box.open();
assert(alive && !alive);

:P

-Bernard.

On Thu, 2 Aug 2012, Andrej Mitrovic wrote:
> I would have used xformat all along but I didn't realize it exists. :)


More information about the dmd-beta mailing list