Good name for f.byLine.map!(x => x.idup)?

Dmitry Olshansky dmitry.olsh at gmail.com
Sun Mar 16 15:48:30 PDT 2014


16-Mar-2014 20:58, Andrei Alexandrescu пишет:
> A classic idiom for reading lines and keeping them is f.byLine.map!(x =>
> x.idup) to get strings instead of the buffer etc.

f.lines?



-- 
Dmitry Olshansky


More information about the Digitalmars-d mailing list