Why does `==` for custom types not compare field equality by default

Here’s the discussion: == for immutables should recursively call == on its fields · Issue #4648 · JuliaLang/julia · GitHub

5 Likes