This is outside the goal of this library. But you could transform it with a function like (map (fn [n] (update n :tags #(clojure.string/join ", " %))) data).
確定! 回上一頁