Associative arrays - non-intuitive 'in' semantics

Andrej Mitrovic andrej.mitrovich at gmail.com
Fri Feb 17 19:04:36 PST 2012


AA's seem to be full of bugs. You shouldn't be able to use a mutable
keytype. For now your best option is probably to just use string as
the key type.


More information about the Digitalmars-d mailing list