Dear Schemers,
Would you be interested in seeing the following SRFI to be submitted, or is
it something that is already beaten to death?
Best regards,
--Sergei
SRFI XXX: Bodies in COND, CASE, WHEN, UNLESS, and DO
Abstract
While most traditional Scheme constructs with implicit sequencing allow
internal definitions, some of them do not.
It is quite easy to extend the functionality of the remaining constructs to
allow internal definitions. Such an extension
will be fully backward-compatible while offering more convenience to those
who write and read Scheme code.
Full text: