Home Segments Top Top Previous Next

531: Sidetrip

Whenever you assign a new instance to an array, displacing an existing element, and that displaced instance is not an element of any other array or the value of any variable, then the memory for that instance is returned to the free-storage list via the garbage-collection process described in Segment 186.