Thread overview
[Issue 17360] std.range.only doesn't allow ref access
Mar 22, 2018
John Colvin
Dec 17, 2022
Iain Buclaw
March 22, 2018
https://issues.dlang.org/show_bug.cgi?id=17360

--- Comment #1 from John Colvin <john.loughran.colvin@gmail.com> ---
Adding `auto ref` to `front`, `back` and `opIndex` is an obvious fix but falls foul of https://issues.dlang.org/show_bug.cgi?id=17512

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

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P3

--
December 01
https://issues.dlang.org/show_bug.cgi?id=17360

--- Comment #2 from dlangBugzillaToGithub <robert.schadek@posteo.de> ---
THIS ISSUE HAS BEEN MOVED TO GITHUB

https://github.com/dlang/phobos/issues/9715

DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB

--