[Issue 5935] Non-tuple iteration with std.range.zip

2012-08-09 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5935 Denis Shelomovskij changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 5935] Non-tuple iteration with std.range.zip

2011-05-09 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5935 Lutger changed: What|Removed |Added CC||lutger.blijdest...@gmail.co

[Issue 5935] Non-tuple iteration with std.range.zip

2011-05-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5935 --- Comment #4 from kenn...@gmail.com 2011-05-06 11:26:58 PDT --- (In reply to comment #3) > I'm worried about this development. Before long we could get to the point > where > a lot of ranges get bloated to support two iteration methods becaus

[Issue 5935] Non-tuple iteration with std.range.zip

2011-05-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5935 Andrei Alexandrescu changed: What|Removed |Added CC||and...@metalanguage.com --- Comm

[Issue 5935] Non-tuple iteration with std.range.zip

2011-05-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5935 --- Comment #2 from Kenji Hara 2011-05-06 11:09:07 PDT --- (In reply to comment #1) > What about std.range.lockstep? Oh, I have been overlooked. Thanks. But..., why can't we merge Zip and Lockstep? -- Configure issuemail: http://d.puremagic.

[Issue 5935] Non-tuple iteration with std.range.zip

2011-05-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5935 kenn...@gmail.com changed: What|Removed |Added CC||kenn...@gmail.com --- Comment #1 fr