Hacker News new | ask | show | jobs
by littlestymaar 1241 days ago
> Notably, any language with both first-class functions and closures must be garbage collected

This is not true, and Rust is a counter-example.