I am not sure if this is considered a "bug" or if it is simply expected
behavior, so I thought I would ask the list for clarification.
I have this test which passes and shows the strange behavior that I am
encountering:
(deftest update-in-and-remove
;; The leaf value becomes and empty list in
Ah, for some reason, I had it in my head that the value found in the map
was the *last* argument passed to the function.
This behavior makes a lot more sense now. Thanks for the clarification!
On Thursday, May 29, 2014 11:00:58 AM UTC-6, Stuart Fehr wrote:
>
> I am not sure if t