I've just published draft #3 of SRFI 237. It was submitted by Marc Nieper-Wißkirchen, author of the SRFI.

Here are Marc's comments on the draft:

The define-record-name definition has been added. It brings the syntactical layer on par with the procedural layer regarding more than one constructor per record type.

Here is the commit summary:

Here's the diff:

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

Regards,


SRFI Editor