[Issue 4666] Optional name for std.typecons.Tuples?

2016-10-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=4666 Andrei Alexandrescu changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Issue 4666] Optional name for std.typecons.Tuples?

2010-10-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4666 --- Comment #3 from bearophile_h...@eml.cc 2010-10-16 15:34:55 PDT --- It's important to give a good textual representation to Tuples, to avoid a very cluttered textual output. On the other hand defining a printing function to print tuples is no

[Issue 4666] Optional name for std.typecons.Tuples?

2010-10-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4666 --- Comment #2 from bearophile_h...@eml.cc 2010-10-07 13:23:09 PDT --- (In reply to comment #1) > Hm. Fair point, though I fear it could create more confusion than convenience. This was just a suggestion, it's not an important thing. If Tuples

[Issue 4666] Optional name for std.typecons.Tuples?

2010-10-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4666 Andrei Alexandrescu changed: What|Removed |Added Status|NEW |ASSIGNED CC|