Skip to main content

disj

functionv1.0

clojure.core/disj

Available in:BBCLJCLJS
(disj [set] [set key] [set key & ks])
disj[oin]. Returns a new set of the same (hashed/sorted) type, that does not contain key(s).

No examples yet. Be the first to add one!