ClojureDocs

Nav

Namespaces

zipmap

clojure.core

Available since 1.0 (source)
  • (zipmap keys vals)
Returns a map with the keys mapped to the corresponding vals.