1 line
43 B
Common Lisp
1 line
43 B
Common Lisp
(freeze '(a b) '(lambda (c) (list a b c)))
|
(freeze '(a b) '(lambda (c) (list a b c)))
|