Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
Elegant ways to support equivalence (“equality”) in Python classes
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
Elegant ways to support equivalence (“equality”) in Python classes
Below is a summary of equality by reference and value in different programming languages.