Skip to main content

hash-set

functionv1.0

clojure.core/hash-set

Available in:BBCLJCLJS
(hash-set [] [& keys])
Returns a new hash set with supplied keys. Any equal keys are handled as if by repeated uses of conj.

No examples yet. Be the first to add one!