I would like to be able to insert an element at a particular index in the indexmap (knowning full well, that this will cause `O(n)` move operations).