[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: internal definitions inside `stream-define' bodies
On Thursday, February 06, 2003 3:53 PM, felix [SMTP:felixundduni@xxxxxxxxxx] wrote:
> The ref. implementation uses `... (begin <body> ...)' around
> the body-expression(s) of `stream-define', which is probably
> not right, since it doesn't allow internal definitions.
> I propose using `... (let () <body> ...)' instead.
Good idea. Thanks. I will make this change to future versions
of the reference implementation.
> A wonderful SRFI-text, BTW.
Many thanks for your kind words.
Phil