Hacker News new | ask | show | jobs
by kkokosa 1977 days ago
Just as a clarification, "Copying is the most common way (and the current .NET way)" is not the case - .NET GC is generational but it does not promote through generations by copying.