Convert hash to JSON string; Write JSON string to file ... (require '[clojure.data.json :as json]) nil > (json/write-str { :key1 "val1" ...
確定! 回上一頁