Memory for Nothing: Why Vec<usize> is (probably) a bad idea (opens in new tab)
Every now and then one has to index something - and what's better than a Vec<usize>?
Read the original articleEvery now and then one has to index something - and what's better than a Vec<usize>?
Read the original article