[Issue 6004] std.range.unzip()

2017-10-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6004 --- Comment #8 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/c7dbebe0df36ca83352dba28c6e0177008bf84ad Fix Issue 6004 - std.range.unzip() https://github.com

[Issue 6004] std.range.unzip()

2017-08-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6004 --- Comment #7 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/c7dbebe0df36ca83352dba28c6e0177008bf84ad Fix Issue 6004 - std.range.unzip() https://github.com

[Issue 6004] std.range.unzip()

2017-07-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6004 Andrei Alexandrescu changed: What|Removed |Added Assignee|nob...@puremagic.com

[Issue 6004] std.range.unzip()

2017-07-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6004 --- Comment #6 from Andrei Alexandrescu --- (In reply to Seb from comment #5) > > For forward ranges of tuples "unzip" can be implemented in a few lines. E.g. > > That's pretty sweet! I actually built something on top of this and

[Issue 6004] std.range.unzip()

2017-07-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6004 Seb changed: What|Removed |Added CC||greensunn...@gmail.com ---

[Issue 6004] std.range.unzip()

2017-05-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6004 Ulrich Küttler changed: What|Removed |Added CC||kuett...@gmail.com ---

[Issue 6004] std.range.unzip()

2016-10-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6004 Andrei Alexandrescu changed: What|Removed |Added Keywords||bootcamp

[Issue 6004] std.range.unzip()

2015-09-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6004 --- Comment #3 from bearophile_h...@eml.cc --- (In reply to weaselcat from comment #1) > I was looking for this in std.range and didn't find anything, came across > this issue. > > Since this is about 4 years old, was anything like this ever

[Issue 6004] std.range.unzip()

2015-09-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6004 Edwin van Leeuwen changed: What|Removed |Added CC||ed...@tkwsping.nl ---

[Issue 6004] std.range.unzip()

2015-05-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6004 weaselcat r9shacklef...@gmail.com changed: What|Removed |Added CC||r9shacklef...@gmail.com