http://d.puremagic.com/issues/show_bug.cgi?id=8155
--- Comment #15 from Joseph Rushton Wakeling <[email protected]> 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: -------
