Hacker News new | ask | show | jobs
by Rusky 426 days ago
wavemode's comment only applies to `&mut T`. You do not have to use `&mut T` to form the reference graph in your arena, which indeed would be unlikely to work out.