(dissoc [map] [map key] [map key & 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 [map] [map key] [map key & ks])No examples yet. Be the first to add one!