Thanks to Jeremy Steward, I've just published fixes for errata for SRFI 127. They have been approved by John Cowan, the author, so I have incorporated them into the public document and added a note to the Status section.
The diffs can be seen here: https://github.com/scheme-requests-for-implementation/srfi-127/commit/f07ad04b8545721ca9607060d129f6083f8e3358 Here is Jeremy's message about the change: While reading through the API docs and copying them over to the CHICKEN wiki, I noticed a typo referring to lseq-every as lseq-any. The fix is small, so I applied it. Cheers, Commit Summary Points release-info to my fork Fixes typo in docs for lseq-every File Changes M srfi-127.html (2) M srfi-127.release-info (2) — SRFI Editor
