https://issues.dlang.org/show_bug.cgi?id=15357
greenify <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Summary|Cannot call |std.algorithm.iteration.eac |std.algorithm.iteration.eac |h should mirror the |h on the result of |behavior of foreach. |std.range.lockstep | --- Comment #6 from greenify <[email protected]> --- you could define : ref front() { return } --
