The specification of `make-parameter' does not indicate that a parameter may be called with one argument to set the value. Is this an oversight or do I misunderstand?
Also, I suggest using case-lambda for the make-parameter example implementation, for both `make-parameter' and for the returned parameter object; and to add index entries for parameter objects. Andy -- http://wingolog.org/ _______________________________________________ Scheme-reports mailing list [email protected] http://lists.scheme-reports.org/cgi-bin/mailman/listinfo/scheme-reports
