clojure.edn

(source)
edn reading.

For more info about this library see:

https://clojuredocs.org/clojure.core
Public Variable Short Description
read (clj) Reads the next object from stream, which must be an instance of java.io.PushbackReader or some derivee.
read-string (clj) Reads one object from the string s.