Hi everyone,
Is there a way to compare recursively two objects (compare their
members recursively)? I'm only interested in equality or non-equality
(no need for lower-than...).
Thx and Regards,
Nicolas
Is there a way to compare recursively two objects (compare their
members recursively)? I'm only interested in equality or non-equality
(no need for lower-than...).
Thx and Regards,
Nicolas
Comment