I'm currently studying swift API on protocol Equatable, and have encountered the following phrase
Equatable
Exposing nonvalue aspects of Equatable types other than class identity is discouraged
Could someone explain it to me what is really means?