ch2_1_unquote
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
ch2_1_unquote [2022/02/23 06:34] – admin | ch2_1_unquote [2022/02/25 01:47] (current) – admin | ||
---|---|---|---|
Line 23: | Line 23: | ||
</ | </ | ||
- | If the evaluated element results in list, with unquoting it becomes sub-list of the backqouted list: | + | If the evaluated element results in list, with unquoting it becomes sub-list of the backqouted list. |
<code lisp> | <code lisp> | ||
Line 29: | Line 29: | ||
(A (1 2) C) ; list (1 2) as sublist | (A (1 2) C) ; list (1 2) as sublist | ||
</ | </ | ||
+ | |||
+ | Important is that if we unqoute pre-existing list, this original list will become sublist, not a copy. '' | ||
See splice-unquote for further refinement. The forms '' | See splice-unquote for further refinement. The forms '' | ||
ch2_1_unquote.1645623243.txt.gz · Last modified: 2022/02/23 06:34 by admin