Hacker News new | ask | show | jobs
by lupire 1543 days ago
"in-place updates" are handled by the compiler and garbage collector, using liveness analysis, not by the programmer managing memory explicitly.