On Fri, Dec 5, 2008 at 5:43 AM, Anders F Björklund <[EMAIL PROTECTED]> wrote: > Jarrett Billingsley wrote: > >> I could never quite figure out why Stream.readf was not separated out >> into a separate function in std.format. It probably wouldn't be a lot >> of work. > > I thought that was what std.unformat was for ?
Such a library exists? It's not in the D docs. I don't see anything in the Phobos source dir either. > But I would have put readf in std.stdio too... > > --anders >