mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-29 16:30:19 +02:00
* module/ice-9/optargs.scm (let-optional, let-optional*, let-keywords) (let-keywords*): Implement in terms of parse-lambda-case, so all the logic is in one place. (lambda*): Re-export from the default environment -- it's all in the VM now :-)) (define*, define*-public, defmacro*, defmacro*-public): Implement with syntax-case. |
||
---|---|---|
.. | ||
ice-9 | ||
language | ||
oop | ||
rnrs | ||
scripts | ||
srfi | ||
system | ||
Makefile.am |