[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Scheme-reports] return value of (parameter 'new-value)
- To: scheme-reports <scheme-reports@x>
- Subject: [Scheme-reports] return value of (parameter 'new-value)
- From: Andy Wingo <wingo@x>
- Date: Thu, 19 May 2011 21:45:40 +0200
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
Scheme-reports@x
http://lists.scheme-reports.org/cgi-bin/mailman/listinfo/scheme-reports