https://issues.dlang.org/show_bug.cgi?id=14619

Jonathan M Davis <issues.dl...@jmdavisprog.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |issues.dl...@jmdavisprog.co
                   |                            |m

--- Comment #1 from Jonathan M Davis <issues.dl...@jmdavisprog.com> ---
Well, regardless of whether opSlice should be called on a type which is already
usable with foreach, it's a bug for RefRange to define opSlice with no
parameters, because that's not an operation that the range API supports.

--

Reply via email to