On Wed, Sep 21, 2022 at 3:32 PM John Cowan <xxxxxx@ccil.org> wrote:
 
I've made all the changes for using ! systematically, along the lines of SRFI 1,
and pushed them to johnwcowan/srfi-225.  All the tests pass.  There aren't very many changes to the SRFI text, but what's there should be proofread.

Unfortunately, your commit to make all the changes came before your change to merge with my repo, which has left me with a bear of a merge job to do.  I'll work on it soon.

Also, are you sure you want double exclamation points, e.g. in dict-delete!-all! and dict-update!/default!?  The standard convention, I believe, would use just a single exclamation point at the end.