Re: define use in expression context
Maxime Devos <[email protected]> Wed, 16 Jul 2025 21:25:13 +0200
| Newsgroups | gmane.lisp.guile.user |
|---|---|
| Message-ID | <[email protected]> |
On 16/07/2025 8:29, Linus Björnstam wrote: > Change that (begin ...) to a (let () ...) and guile will do what you want. It won't: > Is there any way to achieve this > functionality _without modifying the scripts_? (emphasis added)