List functions
This commit is contained in:
+1
-1
@@ -113,4 +113,4 @@ Spec is of the form (VARIABLE LIST &optional RETURN-FORM)."
|
||||
(princ datum print-char-fun)
|
||||
(terpri print-char-fun))
|
||||
|
||||
(princln (nconc '(1 2) '(4 . 6) '(3 4)))
|
||||
(princln (append '(1 2) '(3 4)))
|
||||
|
||||
Reference in New Issue
Block a user