[Issue 6718] "nWayUnion" => "nWayMerge", plus true nWayUnion

2018-01-05 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6718 --- Comment #17 from github-bugzi...@puremagic.com --- Commits pushed to dmd-cxx at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/9efa504bdca2b2644375e86d3b1527170512b726 Fix Issue 6718 - nWayUnion => nWayMerge, plus t

[Issue 6718] "nWayUnion" => "nWayMerge", plus true nWayUnion

2017-08-16 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6718 --- Comment #16 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/9efa504bdca2b2644375e86d3b1527170512b726 Fix Issue 6718 - nWayUnion => nWayMerge, plus t

[Issue 6718] "nWayUnion" => "nWayMerge", plus true nWayUnion

2017-07-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6718 --- Comment #15 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/9efa504bdca2b2644375e86d3b1527170512b726 Fix Issue 6718 - nWayUnion => nWayMerge, plus t

[Issue 6718] "nWayUnion" => "nWayMerge", plus true nWayUnion

2017-07-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6718 --- Comment #14 from Andrei Alexandrescu --- (In reply to RazvanN from comment #13) > (In reply to Andrei Alexandrescu from comment #11) > > >Maybe we should also rename setIntersection to multiwayIntersection > > > >

[Issue 6718] "nWayUnion" => "nWayMerge", plus true nWayUnion

2017-07-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6718 --- Comment #13 from RazvanN --- (In reply to Andrei Alexandrescu from comment #11) > >Maybe we should also rename setIntersection to multiwayIntersection > > setIntersection has two inputs. "multiwayIntersection" would

[Issue 6718] "nWayUnion" => "nWayMerge", plus true nWayUnion

2017-07-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6718 --- Comment #12 from RazvanN --- (In reply to Andrei Alexandrescu from comment #11) > >Maybe we should also rename setIntersection to multiwayIntersection > > setIntersection has two inputs. "multiwayIntersection" would

[Issue 6718] "nWayUnion" => "nWayMerge", plus true nWayUnion

2017-07-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6718 --- Comment #11 from Andrei Alexandrescu --- >Maybe we should also rename setIntersection to multiwayIntersection setIntersection has two inputs. "multiwayIntersection" would have multiple inputs (a range of ranges) and would be a

[Issue 6718] "nWayUnion" => "nWayMerge", plus true nWayUnion

2017-07-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6718 --- Comment #10 from RazvanN --- (In reply to Andrei Alexandrescu from comment #9) > (In reply to RazvanN from comment #8) > > So, how should we proceed here? Rename nWayUnion to nWayMerge and alias > > nWayUnion to it? If

[Issue 6718] "nWayUnion" => "nWayMerge", plus true nWayUnion

2017-07-16 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6718 --- Comment #9 from Andrei Alexandrescu --- (In reply to RazvanN from comment #8) > So, how should we proceed here? Rename nWayUnion to nWayMerge and alias > nWayUnion to it? If we do that we should probably deprecate nWayUnion.

[Issue 6718] "nWayUnion" => "nWayMerge", plus true nWayUnion

2017-07-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6718 RazvanN changed: What|Removed |Added CC|

[Issue 6718] "nWayUnion" => "nWayMerge", plus true nWayUnion

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

[Issue 6718] nWayUnion = nWayMerge, plus true nWayUnion

2013-09-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6718 Denis Shelomovskij verylonglogin@gmail.com changed: What|Removed |Added CC|

[Issue 6718] nWayUnion = nWayMerge, plus true nWayUnion

2013-02-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6718 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added CC|

[Issue 6718] nWayUnion = nWayMerge, plus true nWayUnion

2013-02-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6718 --- Comment #2 from bearophile_h...@eml.cc 2013-02-27 09:54:36 PST --- (In reply to comment #1) Here union has the meaning in relational algebra, not in set theory. I'll keep this opened until I add a mention to the documentation. Thank you

[Issue 6718] nWayUnion = nWayMerge, plus true nWayUnion

2013-02-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6718 bearophile_h...@eml.cc changed: What|Removed |Added Severity|normal |major --- Comment #3 from

[Issue 6718] nWayUnion = nWayMerge, plus true nWayUnion

2013-02-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6718 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Severity|major |minor ---

[Issue 6718] nWayUnion = nWayMerge, plus true nWayUnion

2013-02-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6718 --- Comment #5 from bearophile_h...@eml.cc 2013-02-27 10:06:41 PST --- (In reply to comment #4) No need to raise importance out of proportion. Thanks. OK, sorry. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email