o_Tuple At Putting Can Destroy
open override fun o_TupleAtPuttingCanDestroy( self: AvailObject, index: Int, newValueObject: A_BasicObject, canDestroy: Boolean): A_Tuple
Content copied to clipboard
Answer a tuple with all the elements of object except at the given index we should have newValueObject. This may destroy the original tuple if canDestroy is true.