o_CompareFromToWithStartingAt

open override fun o_CompareFromToWithStartingAt(    self: AvailObject,     startIndex1: Int,     endIndex1: Int,     anotherObject: A_Tuple,     startIndex2: Int): Boolean

{@inheritDoc} Compare a subrange of this subrange tuple with part of the given tuple.