guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

doco lambda rest arg


From: Kevin Ryde
Subject: doco lambda rest arg
Date: Tue, 26 Aug 2003 09:23:29 +1000
User-agent: Gnus/5.090019 (Oort Gnus v0.19) Emacs/21.3 (gnu/linux)

        * scheme-procedures.texi (Lambda): Note ". rest" list argument is
        always newly created.

After the table:

     The list in VARIABLE or VARIABLEN+1 is always newly created and
     the procedure can modify it if desired.  This is the case even
     when the procedure is invoked via `apply', the required part of
     the list argument there will be copied (*note Procedures for On
     the Fly Evaluation: Fly Evaluation.).




reply via email to

[Prev in Thread] Current Thread [Next in Thread]