Skip to main content

zipmap

functionv1.0

clojure.core/zipmap

Available in:BBCLJCLJS
(zipmap [keys vals])
Returns a map with the keys mapped to the corresponding vals.

No examples yet. Be the first to add one!