January 03, 2020
https://issues.dlang.org/show_bug.cgi?id=13657

berni44 <bugzilla@d-ecke.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla@d-ecke.de

--- Comment #1 from berni44 <bugzilla@d-ecke.de> ---
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.

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=13657

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P4

--