It returns list or vector
insertInList(list, pos, elems)
list
vector or list
pos
index to insert in
elems
elements to be inserted
list or vector