chickadee » srfi-134 » ideque->list

ideque->list idequeprocedure

Conversion between ideque and list structures. FIFO order is preserved, so the front of a list corresponds to the front of an ideque.