bug#79680: immutable lists
Pierpaolo Bernardi <[email protected]> Thu, 23 Oct 2025 20:19:45 +0200
| Newsgroups | gmane.lisp.guile.bugs |
|---|---|
| Message-ID | <CANY8u7EVw2QqodYSnY-dCqhSM2jNeAtFQh2yn=HydRc1ciHy6g@mail.gmail.com> |
On Thu, Oct 23, 2025 at 9:03=E2=80=AFAM Kyuvi via Bug reports for GUILE, GN= U's Ubiquitous Extension Language <[email protected]> wrote: > On a related note, there is nothing in the guile documentation about quot= e creating immutable lists It is mentioned here: https://www.gnu.org/software/guile/manual/html_node/Expression-Syntax.html#= index-quote (though, the explanation could be improved...) P.