After the discussion on changes to SRFI 197, here's what I'm planning on doing for the next draft:

There was some discussion about changing the argument placeholder from `<>` to `_`, or changing the rest-arguments placeholder from `<...>` to `<> ...`; I don't intend to make either of those changes, because I'd prefer to keep consistency across SRFIs where possible, and SRFI 26 already uses `<>` and `<...>`.