Y
Hacker News
new
|
ask
|
show
|
jobs
by
jessaustin
2347 days ago
Allocating on the stack doesn't need GC.
1 comments
pmiller2
2347 days ago
No, but it makes it easier (more “high level”) when you don’t need to explicitly deallocate things, ever.
link