Assigning null empties the Array variable, but unlike clear, does not destroy the original memory unless it was the only remaining reference.
Equivalent to assigning empty_array.
See Implementation
Assigning null empties the Array variable, but unlike clear, does not destroy the original memory unless it was the only remaining reference.
Equivalent to assigning empty_array.