Yes. Use pr-str or clojure.pprint/pprint to write EDN and use clojure.edn/read-string to ingest EDN. In ClojureScript you may face the same challenges as ...
確定! 回上一頁