mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-11 14:21:10 +02:00
* module/system/base/syntax.scm (transform-record): Introduce a -> binding inside the body, that produces records of the same type. * module/language/ghil/compile-glil.scm (optimize*): Remove our ->ghil definition, as transform-record introduces a -> binding for us. Nice. |
||
---|---|---|
.. | ||
ice-9 | ||
language | ||
oop | ||
srfi | ||
system | ||
Makefile.am |