Insert a new item putting it to specified index in the linked list.
Push a new item to the queue.
Returns a forward range iterating over this queue.
See Implementation