Skip to main content
Home
Docs
Courses
Workshops
Jobs
Podcast
Sign in
Docs
Reference
ClojureScript
cljs.core
hash-set
hash-set
macro
v1.7
cljs.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
← hash-ordered-coll
hash-string →
All
⌘1
Clojure
⌘2
ClojureScript
⌘3
Babashka
⌘4