ClojureDocs

导航

命名空间

zipmap

clojure.core

可在 1.0 版本使用 ()
  • (zipmap keys vals)
Returns a map with the keys mapped to the corresponding vals.