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
Subclasses should override to deal with short subranges and efficient copying techniques. Here we pretty much just create a subrange tuple.