Liking cljdoc? Tell your friends :D

edu.ucdenver.ccp.utils


*default-file-encoding*clj


*dynamic-reader-fn*clj


*dynamic-source-fn*clj


all-inputclj

(all-input source)
(all-input source modified-dynamic-reader-fn)

classpath-matchingclj

(classpath-matching path-part)

classpath-seqclj

(classpath-seq)

defn-special-bindingcljmacro

(defn-special-binding fn-name default-specials args & body)

directory-seqclj

(directory-seq dir)
(directory-seq dir filter-re)

md5clj

(md5 x)
(md5 x & rest)

nonempty-seqclj

(nonempty-seq x)

read-all-inputclj

(read-all-input source)

read-dynamic-all-inputclj

(read-dynamic-all-input source dynamic-reader-fn)

read-eval-with-sentinelclj

(read-eval-with-sentinel reader)

reader!clj

(reader! input)

makes a reader one way or the other out of it's input. if it's a string that starts with @ then it's assumed a resource on CP.

makes a reader one way or the other out of it's input.
if it's a string that starts with @ then it's assumed a resource on CP.
raw docstring

resource-readerclj

(resource-reader resource-name)

time-multiple-valuecljmacro

(time-multiple-value expr)

Evaluates expr and returns vector [result time].

Evaluates expr and returns vector [result time].
raw docstring

uuidclj

(uuid)

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

× close