Liking cljdoc? Tell your friends :D

eva.api.java.util

Supporting implementation of functions in eva.Util class

Supporting implementation of functions
in eva.Util class
raw docstring

Function->IFnclj

(Function->IFn function)
source

readclj

(read s)
(read readers s)
source

read-allclj

(read-all source)
source

read-seqclj

(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.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close