[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 and...@erdani.com changed: What|Removed |Added Version|unspecified |D2 --

[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|

[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

[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 KeyType