## motivation Internal data structures (slices, maps, etc) do grow over time and occupy memory. Hence, all objects shall be removed, once no more needed.
motivation
Internal data structures (slices, maps, etc) do grow over time and occupy memory.
Hence, all objects shall be removed, once no more needed.