Object Equality in Scala

Table of contents
Reading Time: < 1 minute

Object Equality In Scala, means comparing two objects by their values and references.Generally, equality is ubiquitous in programming. It is also more tricky than it looks at first glance. This presentation looks at object equality in detail and gives some recommendations to consider when we design our own equality tests.

Discover more from Knoldus Blogs

Subscribe now to keep reading and get access to the full archive.

Continue reading