Email list hosting service & mailing list manager


Reference implementation, example, SRFI-9 Anthony Carrico 24 Sep 2002 15:23 UTC

On Tue, 24 Sep 2002, Sven Hartrumpf wrote:

(Sven sent this to me in private email)

> Hello Anthony Carrico
>
> Thanks for this SRFI-37.
> I have two comments for it:
> 1. Please add one or more elegant examples to your SRFI.

Currently, the reference implementation and a small example is available
at:
  http://memebeam.org/free-software/args-fold/

Please post suggestions or code for more examples.

> 2. If you rename the function option to make-option, SRFI-37 could
>    be implemented using SRFI-9.

I don't think SRFI-9 puts any restriction on constructor names, in fact
SRFI-9 is already used in the reference implementation. Do people still
feel it is desirable to change the name to make-option?

  -Anthony Carrico