User Tools

Site Tools


ch2_1_splice-unquote

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
ch2_1_splice-unquote [2022/02/25 01:48] adminch2_1_splice-unquote [2022/03/06 11:37] (current) admin
Line 17: Line 17:
 </code> </code>
  
-The elements of the spliced-in sublist are freshly consed, which means that when we are splicing an existing list, it will not be modified. There are some dangers involved with cyclic lists, be careful!+The elements of the spliced-in sublist are freshly consed, which means that when we are splicing an existing list, it will not be modified. Since version 1.2.9.1 we can also splice cyclic or dotted lists: In the freshly consed copyfor cyclic lists it will break the cycle, and for dotted lists simply ignores the danglig atom.
  
 <code lisp> <code lisp>
ch2_1_splice-unquote.1645778909.txt.gz · Last modified: 2022/02/25 01:48 by admin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki