(read in & {:keys [throw-on-error]})
Reads edn data from:
Reads edn data from: - String - Input stream or anything that can be converted to an input stream - Map argument with keys: data, input-stream If the data argument is passed, the function passes it through.
(read-input-stream i throw-on-error)
Reads and parses edn data via an input stream. If argument is not already a stream, converts.
Reads and parses edn data via an input stream. If argument is not already a stream, converts.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |