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