Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

>However I'm a bit perplexed with the solution to remove lifetimes [0]. Isn't it a poor's-man GC?

This is essentially just ARC: https://en.wikipedia.org/wiki/Automatic_Reference_Counting




Rust's Arc is like ARC, this is more like a generational pool of Box<dyn Any>.




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: