Hacker News new | ask | show | jobs
by netb258 2561 days ago
Done. I edited the code with this small, but important change.

I want you to know that this is the most useful comment I've ever gotten.

I had no idea that clojure.edn/read-string simply reads a string as literal clojure data.

This is opposed to clojure.core/read-string which reads a string as executable clojure code.