equals Small Integer Interval Tuple
open override fun equalsSmallIntegerIntervalTuple(aSmallIntegerIntervalTuple: A_Tuple): Boolean
Content copied to clipboard
Answer whether the receiver, an AvailObject, and the argument, a small integer interval tuple, are equal in value.
Return
true if the receiver is a small integer interval tuple and of value equal to the argument, false otherwise.
Parameters
a Small Integer Interval Tuple
The integer interval tuple to be compared to the receiver.