chickadee » queues » queue-push-back-list!

queue-push-back-list! QUEUE LISTprocedure

Pushes the items in item-list back onto the queue, so that (car LIST) becomes the next removable item.