equalsSmallIntegerIntervalTuple

open override fun equalsSmallIntegerIntervalTuple(aSmallIntegerIntervalTuple: A_Tuple): Boolean

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

aSmallIntegerIntervalTuple

The integer interval tuple to be compared to the receiver.