[phobos] next release (module useability)
Andrei Alexandrescu
andrei at erdani.com
Wed Sep 15 06:45:36 PDT 2010
On 9/14/10 19:40 CDT, Jonathan M Davis wrote:
> On Tuesday, September 14, 2010 11:11:16 David Simcha wrote:
>> Funny, I was going to suggest just lumping all three (path, file, stdio).
>
> Well, looking at the docs for std.stdio, it does some quite odd that it and
> std.file are separate.
Actually std.stdio opens files and writes to them piecewise whereas
std.file treats files as a unit. The associated scenarios are quite
different.
Andrei
More information about the phobos
mailing list