Hacker News new | ask | show | jobs
by cyber_kinetist 1456 days ago
…and when you do need a large number of dynamically allocced/deallocced objects, then using indices to arrays instead of pointers. Which kinda defeats the purpose of using the Rust borrow checker…