Liking cljdoc? Tell your friends :D

uix.linter


*component-context*clj

source

*in-branch?*clj

source

*in-loop?*clj

source

*source-context*clj

source

add-error!clj

(add-error! form type)
(add-error! form type env)
source

effect-hook?clj

(effect-hook? form)
source

effect-hooksclj

source

find-env-for-formclj

(find-env-for-form type form)
source

find-hook-for-symbolclj

(find-hook-for-symbol env sym)
source

find-local-variablesclj

(find-local-variables env form)

Finds all references in form to local vars in env

Finds all references in `form` to local vars in `env`
sourceraw docstring

find-missing-and-unnecessary-depsclj

(find-missing-and-unnecessary-deps env f deps)
source

find-unnecessary-depsclj

(find-unnecessary-deps env deps)
source

find-unsafe-set-state-callsclj

(find-unsafe-set-state-calls env f)
source

form->locclj

(form->loc form)
source

formsclj

source

hook-call?clj

(hook-call? form)
source

hook?clj

(hook? sym)
source

lint!clj

(lint! sym body form env)
source

lint-body!clj

(lint-body! exprs)
source

lint-body!*clj

(lint-body!* expr
             &
             {:keys [in-branch? in-loop?]
              :or {in-branch? *in-branch?* in-loop? *in-loop?*}})
source

lint-componentcljmultimethod

source

lint-elementcljmultimethod

source

lint-element*clj

(lint-element* form env)
source

lint-exhaustive-depsclj

(lint-exhaustive-deps env form f deps)
source

lint-exhaustive-deps!clj

(lint-exhaustive-deps! env form f deps)
source

lint-hook-with-depscljmultimethod

source

lint-re-frame!clj

(lint-re-frame! form env)
source

literal?clj

source

mapping-formsclj

source

maybe-lintcljmultimethod

source

pprclj

(ppr s)
source

re-frame-configclj

source

react-key-rule-enabled?clj

source

stable-hooksclj

source

state-hooksclj

source

uix-element?clj

(uix-element? form)
source

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

× close