Liking cljdoc? Tell your friends :D

inspector.inspector


exportclj

(export vars f)

Same as export-raw with stringify non primitive types present in. In progress not complete yet

Same as `export-raw` with stringify non primitive types present in.
In progress not complete yet
sourceraw docstring

export-rawclj

(export-raw vars f)
source

find-calls-to-varsclj

(find-calls-to-vars fn-call-records tracked-vars)
source

get-varsclj

(get-vars regex)

Returns all function vars available in namespaces, whose string representation matches regex.

Returns all function vars available in namespaces,
whose string representation matches `regex`.
sourceraw docstring

handle-nil-c-idclj

(handle-nil-c-id fn-call-records)

Hack so that I do not have to change code that assumes that 0 is the c-id of the first caller

Hack so that I do not have to change code that
assumes that 0 is the c-id of the first caller
sourceraw docstring

inspector-fn-varsclj

source

iprintclj

(iprint vars f)
source

iprint-trackedclj

(iprint-tracked tracked-vars vars f)
source

ispitclj

(ispit file vars f)
source

ispit-trackedclj

(ispit-tracked file tracked-vars vars f)
source

(print-call-hierarchy printer fn-call-records)
source

(print-to-file file & args)
source

(print-var-calls printer calls)
source

remove-inspector-fn-varsclj

(remove-inspector-fn-vars vars)
source

stream-rawclj

(stream-raw vars f)
source

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

× close