mirror of
https://github.com/papers-we-love/papers-we-love.git
synced 2026-09-25 21:36:49 +00:00
Rather than artificially separate garbage collection from other classes
of memory management, I propose moving garbage collection topics under
the more general label of memory management ("storage management" or
"memory allocation" might be reasonable alternatives).