[Issue 8155] Deprecate std.range.lockstep

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Jun 29 02:50:35 PDT 2013


http://d.puremagic.com/issues/show_bug.cgi?id=8155



--- Comment #15 from Joseph Rushton Wakeling <joseph.wakeling at webdrake.net> 2013-06-29 02:50:34 PDT ---
(In reply to comment #14)
> Glancing through the code, it looks like an issue of design difference
> rather than a bug per se.

The docs note that std.range.zip "offers mutation and swapping if all ranges
offer it".  Hence the problem if one of the ranges is e.g. iota(), rather than
iota().array().

-- 
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