[Issue 8155] Deprecate std.range.lockstep
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Jun 28 15:51:53 PDT 2013
http://d.puremagic.com/issues/show_bug.cgi?id=8155
--- Comment #12 from Joseph Rushton Wakeling <joseph.wakeling at webdrake.net> 2013-06-28 15:51:51 PDT ---
(In reply to comment #11)
> Such cases are better solved using the copy() algorithm.
I accept the point, but I still think that the code given shouldn't fail with
zip.
In my real application, the value of x was determined by some rather complex
calculations for which i was a parameter, so copy doesn't work either ... :-)
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list