clojure.edn
R
Reads the next object from stream, which must be an instance of java.io.PushbackReader or some derivee. stream defaul...
function([] [stream] [opts stream])
Reads one object from the string s. Returns nil when s is nil or empty. Reads data in the edn format (subset of Cloju...
function([s] [opts s])