Skip to main content
Home
Docs
Courses
Workshops
Jobs
Podcast
Sign in
Docs
Reference
Clojure
clojure.core
hash-set
hash-set
function
v1.0
clojure.core/hash-set
Available in:
BB
CLJ
CLJS
(
hash-set
[
]
[
&
keys
]
)
Returns a new hash set with supplied keys. Any equal keys are handled as if by repeated uses of conj.
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
iterate
lazy-seq
list
list*
range
repeat
repeatedly
View source on GitHub ↗
← hash-ordered-coll
hash-unordered-coll →
All
⌘1
Clojure
⌘2
ClojureScript
⌘3
Babashka
⌘4