https://issues.dlang.org/show_bug.cgi?id=13657
berni44 <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from berni44 <[email protected]> --- Just a note: byLine.array is not supposed to work anyway. See issue 6495. But the main idea, namely to make byLine and byLineCopy bidirectional ranges, is still valid. --
