|
|
|
|
|
by avianlyric
1325 days ago
|
|
It does, and as the article mentions, it’ll collect the map elements. But it doesn’t collect the map infrastructure that grew to accommodate the elements, and doesn’t shrink when the elements are removed, because the map never stops referencing them. |
|