(dissoc [coll] [coll k] [coll k & ks])dissoc[iate]. Returns a new map of the same (hashed/sorted) type,
that does not contain a mapping for key(s).
Examples
No examples yet. Be the first to add one!
(dissoc [coll] [coll k] [coll k & ks])No examples yet. Be the first to add one!