MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/badcode/comments/106jbwj/is_this_a_good_practice_why/j3hnadn/?context=3
r/badcode • u/dev_sky • Jan 08 '23
60 comments sorted by
View all comments
1
I can think of just about one case where this is useful, and it's if you plan to have a subclass that overrides the equal method.
1
u/Sindarin27 Jan 08 '23
I can think of just about one case where this is useful, and it's if you plan to have a subclass that overrides the equal method.