Skip to main content
Home
Docs
Courses
Workshops
Jobs
Podcast
Sign in
Docs
Reference
Clojure
clojure.core
zipmap
zipmap
function
v1.0
clojure.core/zipmap
Available in:
BB
CLJ
CLJS
(
zipmap
[
keys
vals
]
)
Returns a map with the keys mapped to the corresponding vals.
Examples
Sign in to contribute
Code
Platforms
Clojure
ClojureScript
Babashka
Submit
Cancel
No examples yet. Be the first to add one!
Categories
Collections › Creating
See Also
array-map
cycle
hash-map
hash-set
iterate
lazy-seq
list
list*
range
repeat
View source on GitHub ↗
← zero?
~ →
All
⌘1
Clojure
⌘2
ClojureScript
⌘3
Babashka
⌘4