internal definitions inside `stream-define' bodies felix 06 Feb 2003 21:53 UTC

Hello, everybody.

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.

A wonderful SRFI-text, BTW.

cheers,
felix