Since slurp returns a string, we have to use read-string again to de-serialize data to the Clojure map. (spit "sample.edn" {:id 1}) => nil ...
確定! 回上一頁