Left folds Bradley Lucier (17 Sep 2022 22:18 UTC)
Re: Left folds Marc Nieper-Wißkirchen (18 Sep 2022 08:44 UTC)
(missing)
(missing)
Re: Left folds Bradley Lucier (20 Sep 2022 14:15 UTC)
Re: Left folds Marc Nieper-Wißkirchen (20 Sep 2022 14:25 UTC)
Re: Left folds Marc Nieper-Wißkirchen (22 Sep 2022 20:52 UTC)
Re: Left folds Lucier, Bradley J (22 Sep 2022 21:14 UTC)
Re: Left folds Marc Nieper-Wißkirchen (23 Sep 2022 09:25 UTC)
Re: Left folds John Cowan (23 Sep 2022 17:22 UTC)
Re: Left folds Marc Nieper-Wißkirchen (23 Sep 2022 17:30 UTC)
Re: Left folds Bradley Lucier (23 Sep 2022 18:39 UTC)
Re: Left folds Bradley Lucier (24 Sep 2022 00:12 UTC)
Re: Left folds Arthur A. Gleckler (24 Sep 2022 00:24 UTC)
Fwd: Left folds Marc Nieper-Wißkirchen (20 Sep 2022 14:17 UTC)
Re: Left folds John Cowan (18 Sep 2022 10:41 UTC)
Re: Left folds Marc Nieper-Wißkirchen (18 Sep 2022 13:29 UTC)
Re: Left folds Bradley Lucier (20 Sep 2022 00:32 UTC)

Re: Left folds Bradley Lucier 24 Sep 2022 00:12 UTC

On 9/22/22 5:14 PM, Lucier, Bradley J wrote:
> Because R6RS seems to have the same semantics for fold-left and fold-right as this SRFI, and because array-fold-right in SRFI 179 has the same definition as array-fold-right in SRFI 231 with one array argument, I may make the changes you suggest, I’ll have to think about it.

I made the change to my local repository with this commit:

https://github.com/gambiteer/srfi-231/commit/2fdb1afdef1d01b3ffd7086b0b216be3be99ad4f

Here is a rendering of the document:

https://htmlpreview.github.io/?https://github.com/gambiteer/srfi-231/blob/fold-again/srfi-231.html

You can search for "-fold-" to see what's been changed.

I sent a pull request to the main repository.

Brad