[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: New release of SRFI 117

This page is part of the web mail archives of SRFI 117 from before July 7th, 2015. The new archives for SRFI 117 contain all messages, not just those from before July 7th, 2015.



Shouldn't `queue?` be `list-queue?`?

And is there a reason why there is no `list-queue->list` to
return newly allocated list? Though, it might be just one liner
like this:

(list-copy (list-queue-list q))

_/_/
Takashi Kato
E-mail: ktakashi@xxxxxxxxx