o_Copy Tuple From To Can Destroy
open override fun o_CopyTupleFromToCanDestroy( self: AvailObject, start: Int, end: Int, canDestroy: Boolean): A_Tuple
Content copied to clipboard
Make a tuple that only contains the given range of elements of the given tuple. Optimized here to take advantage of the tree structure.