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