Fork me on GitHub
#clojure-dev
<
2015-10-20
>
danielcompton02:10:04

What’s the status of http://dev.clojure.org/jira/browse/CLJ-1063? What needs to happen to get it over the line?

Alex Miller (Clojure team)03:10:48

Rich has told me in prior conversation that he considered dissoc-in to be a reasonable idea

Alex Miller (Clojure team)03:10:40

I think the question of what needs to happen on empty path (leave empty map or removal) needs to be resolved

Alex Miller (Clojure team)03:10:50

I'm not sure if there are special considerations with records either. I guess same as dissoc, you'd get back a map

Alex Miller (Clojure team)03:10:49

actually, I'm thinking of a conversation about dissocp (remove entries based on a predicate), not dissoc-in. Can't remember if I've talked about that before.