Supporting implementation of functions in eva.Util class
Supporting implementation of functions in eva.Util class
(read-seq rdr)
(read-seq opts rdr)
Loads an EDN stream as a lazy sequence. No operations occur on the Reader until an item of the sequence is accessed.
Loads an EDN stream as a lazy sequence. No operations occur on the Reader until an item of the sequence is accessed.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close