3 lines
45 B
Text
3 lines
45 B
Text
|
|
(dolist (k (map first alist))
|
||
|
|
(println k))
|