Skip to main content

disj!

functionv1.1

clojure.core/disj!

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

No examples yet. Be the first to add one!