[Issue 1429] New: Equality for associative arrays doesn't work

Jarrett Billingsley kb3ctd2 at yahoo.com
Sat Aug 18 06:31:26 PDT 2007


<d-bugmail at puremagic.com> wrote in message 
news:bug-1429-3 at http.d.puremagic.com/issues/...
>
> looks like equality is linked with identity. Is this a bug?
>

Either that or it's just plain undefined.  If you consider an AA reference 
as a simple pointer, then 'is' and '==' meaning the same thing make complete 
sense.  (This is probably what the compiler does.) 




More information about the Digitalmars-d-bugs mailing list