2 lines
28 B
Clojure
2 lines
28 B
Clojure
|
|
(zipmap [\a \b \c] [1 2 3])
|
|
|
(zipmap [\a \b \c] [1 2 3])
|