[Issue 8155] Deprecate std.range.lockstep
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Jun 29 02:48:38 PDT 2013
http://d.puremagic.com/issues/show_bug.cgi?id=8155
--- Comment #14 from Joseph Rushton Wakeling <joseph.wakeling at webdrake.net> 2013-06-29 02:48:35 PDT ---
(In reply to comment #13)
> I see, for that I sometimes use a pattern like this:
Very cool! :-)
Nevertheless, I think deprecating lockstep in favour of zip is a no-no unless
one can do a systematic replace, 's/lockstep/zip/' and have the new code Just
Work. Glancing through the code, it looks like an issue of design difference
rather than a bug per se.
--
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