Commits

Daniel Duan committed 9c28ff0207d
compare Set and Dictionary by address for equality as noted in the comment, the native storage version of Set and Dictionary can be considered equal if their Owner object have the same address. This should speed up == by quite a bit in those cases. use === for equality of HashedCollection owner