Liking cljdoc? Tell your friends :D

danlaps.clolyze.analyzer.core


add-spec!clj

(add-spec! spec)

Add a spec definition to the register of specs.

Add a spec definition to the register of specs.
raw docstring

core-specsclj


core-transformationclj

(core-transformation files)

core-type-hierarchyclj


duplicates?clj

(duplicates? asts)

True, if there are duplicates in the given lists of ASTs; otherwise false.

True, if there are duplicates in the given lists of ASTs; otherwise false.
raw docstring

flag-->clj

(flag--> files)

flag-->>clj

(flag-->> files)

flag-expressionsclj

(flag-expressions files)

flag-functionsclj

(flag-functions files)

flag-quotesclj

(flag-quotes files)

flag-specsclj

(flag-specs files)

incorrect-arity?clj

(incorrect-arity? function-name arity)

incorrect-types?clj

(incorrect-types? function-name types)

infer-function-namesclj


infer-function-names-of-fileclj


infer-runtime-typesclj

(infer-runtime-types files)

infer-runtime-types-by-specclj

(infer-runtime-types-by-spec node)

quoted?clj

(quoted? node)

register-specsclj

(register-specs files)

reset-spec-register!clj

(reset-spec-register!)

Reset the register of specs.

Reset the register of specs.
raw docstring

runtime-type-hierarchyclj


spec-registerclj

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

× close