ch2_1_setf
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
ch2_1_setf [2022/02/23 08:00] – admin | ch2_1_setf [2025/01/23 05:45] (current) – admin | ||
---|---|---|---|
Line 27: | Line 27: | ||
<code lisp> | <code lisp> | ||
>(setf (cdddr li) li) ; connecting the end of the list to the start | >(setf (cdddr li) li) ; connecting the end of the list to the start | ||
- | (D B C .cyc) ; LabLISP | + | #1=(D B C . #1#) ; LabLISP will print it with anchor and link |
</ | </ | ||
ch2_1_setf.1645628454.txt.gz · Last modified: 2022/02/23 08:00 by admin