- list-queue element ...procedure
Returns a newly allocated list queue containing the elements. This operation is O(n) where n is the number of elements.
Returns a newly allocated list queue containing the elements. This operation is O(n) where n is the number of elements.