<div dir="ltr">I don't know why following. Can someone answer?<div><br></div><div style>1. Object.opEquals(Object lhs, Object.rhs)</div><div style><br></div><div style>It seems to me that nobody uses it. Why it exists?</div>
<div style><br></div><div style>2. object.opEquals(TypeInfo lhs, TypeInfo rhs)</div><div style><br></div><div style>It might be used to hack for typeid(x) == typeid(y), but I'm not sure.</div><div>That is much ambiguous, and if it's really used, we should move it to static TypeInfo.equals and explicitly use it by the name.</div>
<div><br></div><div>Kenji Hara</div></div>