I've just published draft #3 of SRFI 204. It was submitted by Felix Thibault, author of the SRFI.

Here are Felix's comments on the draft:

I added a reference to the source Alex mentioned in the Rationale (3rd paragraph) and added a list of exports at the beginning of the specification section (along with documentation for some patterns that weren't documented). There is also some documentation in the implementation section that describes the three forms the record patterns use. (I'm not sure I have the signature on these right).

Here is the commit summary:

Here's the diff:

https://github.com/scheme-requests-for-implementation/srfi-204/compare/draft-2..draft-3

Regards,


SRFI Editor