help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Which (sub)form is not mutable?


From: Kevin Vigouroux
Subject: Which (sub)form is not mutable?
Date: Thu, 12 Aug 2021 17:39:19 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)

#+begin_src elisp
(nconc '(foo) x)
#+end_src

In which memory structure is the constant form (foo) placed?
-- 
Best regards,
Kevin Vigouroux



reply via email to

[Prev in Thread] Current Thread [Next in Thread]