Method ADT.History()->`[]=()
- Method `[]=
ADT.History()[ i ] = value
- Description
Overwrite one value in the history. The history position may be identified either by positive or negative offset, like `[].
ADT.History()[ i ] = value
Overwrite one value in the history. The history position may be identified either by positive or negative offset, like `[].