[Issue 8737] Associative Array (AA) KeyType is not Unqual-able

2015-06-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8737 Andrei Alexandrescu changed: What|Removed |Added Version|unspecified |D2 --

[Issue 8737] Associative Array (AA) KeyType is not Unqual-able

2012-09-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8737 --- Comment #1 from monarchdo...@gmail.com 2012-09-29 15:55:11 PDT --- (In reply to comment #0) > Here, the implementer of "foo" is unable to tranform his keys, because their > types are not mutable. I meant "to" > The real problem is that Key

[Issue 8737] Associative Array (AA) KeyType is not Unqual-able

2012-10-04 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8737 --- Comment #2 from github-bugzi...@puremagic.com 2012-10-04 11:56:29 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/dabb0343ba173912c8d15ed8cffeedf20

[Issue 8737] Associative Array (AA) KeyType is not Unqual-able

2012-10-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8737 monarchdo...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|