o_Equals Any Tuple
Answer whether the arguments, an object and a TupleDescriptor, are equal in value.
Return
true if the receiver is a tuple and of value equal to the argument, false otherwise.
Parameters
self
The receiver.
a Tuple
The tuple used in the comparison.