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      [email protected]        http://www.ccil.org/~cowan
        Is it not written, "That which is written, is written"?

_______________________________________________
Scheme-reports mailing list
[email protected]
http://lists.scheme-reports.org/cgi-bin/mailman/listinfo/scheme-reports

Reply via email to