insert# IntVector.insert( self: IntVector, i: int, x: int, ) → None# Insert an item at a given position.