(let [x {:test-string "a b"}] (spit "/tmp/foo" (with-out-str (binding [*print-readably* nil] (clojure.pprint/pprint x))))).
確定! 回上一頁