Y
Hacker News
new
|
ask
|
show
|
jobs
by
pitaj
992 days ago
Most heap-allocated values like `String` are also static. Essentially it means that anything the value references is not on the stack.
1 comments
hjl22
991 days ago
Thanks for the explanation. I understand it now.
link