ClojureDocs

Nav

Namespaces

Clojure/Conj 2026 — Charlotte, NC — Sept 30 - Oct 2 Learn More & Get Tickets →

disj!

clojure.core

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