equals Repeated Element Tuple
Answer whether the receiver, an AvailObject, and the argument, a repeated element tuple, are equal in value.
Return
true if the receiver is a repeated element tuple and of value equal to the argument, false otherwise.
Parameters
a Repeated Element Tuple
The repeated element tuple to be compared to the receiver.