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 tree tuple with a subrange of the given tuple.