Hacker News new | ask | show | jobs
by rubber_duck 2345 days ago
In C# it's more relevant to understand semantics (ref/value type) than allocation details (unless you actually care about low level details for performance/interop)