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. :)
_______________________________________________
dmd-beta mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-beta

Reply via email to