https://issues.dlang.org/show_bug.cgi?id=16974
safety0ff.bugz <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Equal associative arrays |[REG2.068] Equal |with associative array keys |associative arrays with |are considered unequal |associative array keys are | |considered unequal --- Comment #5 from safety0ff.bugz <[email protected]> --- (In reply to Denis Shelomovskii from comment #3) > > Because at least before 79bc91b41334c1805f557ef2f1606de31c6764d1 [1] > `rt.util.hash.hashOf` was used in `_aaGetHash`. Though I didn't actually > test it. Ah, yea, I see the import was removed, good enough for me. --
