(defn foo [] (domap println (ref (map-copy copy ["hej" "san" "svej" "san"])))) (foo) (bake foo)