Re: write simpler a syntax form ?

Damien Mattei <[email protected]>
Newsgroups gmane.lisp.guile.user
Message-ID <CADEOadeZ-4kz3vcnk3zJ+1=O1_9VV98ia562DCZQSUfJAoUJ6Q@mail.gmail.com>
yes it works.
thanks
i will use this version,it is simpler

On Fri, May 24, 2024 at 3:08 PM Jean Abou Samra <[email protected]> wrote:

>
> > all attempt to simplify this part: #`(#,@#'args-brackets)
> > gives errors
>
>
>
> Try matching it with ($bracket-apply$ container args-brackets ...) instead
> of
> ($bracket-apply container . args-brackets) and replacing
> #`(#,@#'args-brackets)
> with #'(args-brackets ...)
>
>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.