Re: [Scheme-reports] 6.3.2 pairs and lists
John Cowan 19 May 2011 18:26 UTC
Andy Wingo scripsit:
> The template for `append' seems to indicate that it could accept 0
> arguments.
>
> Suggestion: clarify to specify that two or more (one or more?) arguments
> are required.
I see nothing wrong with allowing zero arguments. All 21 Schemes support
this, and it makes (apply append list-of-lists) do the Right Thing in the
degenerate cases.
--
John Cowan cowan@ccil.org http://www.ccil.org/~cowan
Is it not written, "That which is written, is written"?
_______________________________________________
Scheme-reports mailing list
Scheme-reports@scheme-reports.org
http://lists.scheme-reports.org/cgi-bin/mailman/listinfo/scheme-reports