Re: New release of SRFI 117
Takashi Kato 06 Dec 2014 09:27 UTC
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: xxxxxx@ymail.com