Enter search terms or a module, class or function name.
Make new Index inserting new item at location. Follows Python list.append semantics for negative values
loc : int
item : object
new_index : Index