grenada.reading
A wrapper around edn/read-string with the configurations specific to Grenada.
read-string
(read-string s)(read-string opts s)Same as clj::clojure.edn/read-string, except that it can also read Things and #objects, replacing them with :unknown-object-ignored. OPTS is the same as for clj::clojure.edn/read-string, letting you add to or override the options this function provides.