(require '[clojure.data.json :as json]) nil > (json/write-str ... (spit "/tmp/test.json" (json/write-str {:key1 "val1" :key2 "val2"})).
確定! 回上一頁