o_Equals
Answer whether the arguments, both objects, are equal in value.
Return
true if the two objects are of equal value, false otherwise.
Parameters
self
The receiver.
another
The second object used in the comparison.
Answer whether the arguments, both objects, are equal in value.
true if the two objects are of equal value, false otherwise.
The receiver.
The second object used in the comparison.