Re: Inconsistent Ref Values

2014-01-02 Thread Stefan Kamphausen
OK, got it. The get-in is stupid and is always returning 0. Please excuse the noise stefan -- -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderat

Inconsistent Ref Values

2014-01-02 Thread Stefan Kamphausen
Hi, I've probably been staring at this for too long to see, what I am doing wrong. I have a Ref which contains a vector similar to the following (def data [{:a {:b 1 :c 0}} {:a {:d 1 :g 0}} {:a {:e 1 :h 0}} {:a {:f 1 :i 0}}]) There is a second ref, which is similar but without the :