Hacker News new | ask | show | jobs
by ncmncm 2632 days ago
Rust has ARC and RC, which I gather are badly overused by refugees from other languages dependent on GC.

The better programs and libraries use them less. It remains to be seen whether this aesthetic will win out.