Inserts stuff before position i.
The number of values inserted.
Complexity: O(n + m), where m is the length of stuff
See Implementation
Inserts stuff before position i.