Feb 20, 2023
I agree with you but some times when you equal two record all property must be equal also you need only some property to compare not all property ex :
record Address(string name,string code); you need only two compare two record using code not name or something either.