Hacker News new | ask | show | jobs
by azakai 5086 days ago
> Go lets you pass around raw values without overhead.

Does that rely on heuristics like escape analysis or is it user defined (and predictable)?