Hacker News new | ask | show | jobs
by n_plus_1_acc 335 days ago
Like Rust if it has no Rc?
1 comments

Rc is implemented in Rust so it would be possible to create an equivalent in your own code.