Email list hosting service & mailing list manager

Final draft of SRFI 117 is available John Cowan (26 Aug 2015 02:57 UTC)
Re: Final draft of SRFI 117 is available Arthur A. Gleckler (26 Aug 2015 03:24 UTC)
Re: Final draft of SRFI 117 is available Takashi Kato (27 Aug 2015 07:52 UTC)
Re: Final draft of SRFI 117 is available John Cowan (28 Aug 2015 14:57 UTC)
Re: Final draft of SRFI 117 is available Arthur A. Gleckler (28 Aug 2015 15:11 UTC)
Re: Final draft of SRFI 117 is available John Cowan (06 Sep 2015 22:02 UTC)
Re: Final draft of SRFI 117 is available Arthur A. Gleckler (07 Sep 2015 04:21 UTC)

Re: Final draft of SRFI 117 is available John Cowan 28 Aug 2015 14:57 UTC

Takashi Kato scripsit:

> I think `list-queue-unfold-right` missing optional argument [queue].

Fixed at <http://www.ccil.org/~temp/srfi-117.html>.  The moral is:
Never make substantive changes in the release you think is final.
Always have one more release after that.

> Should case *1 return the queue `ql0` which contains
> `(a b c d e 10 20 30 40 50)` unlike SRFI-1 `unfold`?

Changed "back" to "front".

> Should case *2 return the queue `ql1` which contains
> `(50 40 30 20 10 a b c d e)`?

That seems right to me.

--
John Cowan          http://www.ccil.org/~cowan        xxxxxx@ccil.org
De plichten van een docent zijn divers, die van het gehoor ook.
      --Edsger Dijkstra