chickadee » queues » queue->list

queue->list QUEUEprocedure

Returns QUEUE converted into a list, where the first element of the list is the same as the first element of the queue. The resulting list is freshly allocated and does not share memory with the queue object.