Liking cljdoc? Tell your friends :D

clojure.jvm.tools.analyzer.examples.docstring

Warns on suspected misplaced docstrings in function definitions. Entry point find-and-check-defs

Warns on suspected misplaced docstrings in function definitions.
Entry point `find-and-check-defs`
raw docstring

clojure.jvm.tools.analyzer.examples.load-core

No vars found in this namespace.

clojure.jvm.tools.analyzer.examples.side-effect

Warns on invocations of set! inside transactions. Entry point forbid-side-effects-in-transaction

Warns on invocations of `set!` inside transactions.
Entry point `forbid-side-effects-in-transaction`
raw docstring

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

× close