On Thu, Jul 18, 2019 at 12:20 AM Lassi Kortela <xxxxxx@lassi.io> wrote:
> I recommend removing the implementation from the SRFI, since the
> barriers against fixing bugs in the SRFI are much higher than bugs in
> files outside the SRFI.

I'll defer to Arthur's judgment on this matter.

John's right that it does take more work to change the implementation, e.g. to fix errors, when it's in the SRFI document.  That's because my rule is that we have to announce changes made to the document itself, including fixes, but that fixes to the implementation (outside the document) don't require public announcement.  Also, I need to be able to reach the author, which clearly won't be a problem in the short term.  I hope it won't be a problem in the long term.

Some earlier SRFIs incorporated the implementation directly in the SRFI document.  Furthermore, your implementation is small, so the likelihood of a problem is smaller.

I'll defer to your decision on this, Lassi, but I slightly prefer to move the implementation out of the document.