Liking cljdoc? Tell your friends :D
Clojure only.

clojure.tools.analyzer.passes.warn-earmuff


warn-earmuffclj

(warn-earmuff ast)

Prints a warning to err if the AST node is a :def node and the var name contains earmuffs but the var is not marked dynamic

Prints a warning to *err* if the AST node is a :def node and the
var name contains earmuffs but the var is not marked dynamic
sourceraw docstring

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

× close