Liking cljdoc? Tell your friends :D

skeptic.analysis.annotate.control


annotate-doclj

(annotate-do ctx node)
source

annotate-ifclj

(annotate-if {:keys [locals assumptions] :as ctx} node)
source

annotate-letclj

(annotate-let {:keys [locals] :as ctx} node)
source

annotate-loopclj

(annotate-loop {:keys [locals recur-targets] :as ctx} node)
source

annotate-loop-body-with-recur-target-wideningclj

(annotate-loop-body-with-recur-target-widening ctx
                                               node
                                               final-locals
                                               recur-targets
                                               loop-id
                                               targets-v0
                                               body-v1)
source

annotate-recurclj

(annotate-recur {:keys [recur-targets] :as ctx} node)
source

binding-alias-originclj

(binding-alias-origin init)
source

binding-base-entryclj

(binding-base-entry annotated)
source

binding-env-entryclj

(binding-env-entry annotated
                   {:keys [base-entry fallback-origin track-fn-binding?]})
source

binding-recur-target-typesclj

(binding-recur-target-types bindings)
source

if-init-nil-check-binds-same-name?clj

(if-init-nil-check-binds-same-name? init-node binding-sym)
source

loop-one-bindingclj

(loop-one-binding ctx env binding)
source

nil-check-local-form-in-test?clj

(nil-check-local-form-in-test? test-node binding-sym)
source

nil-test-leaf-nodeclj

(nil-test-leaf-node node)
source

widen-int-loop-counter-recur-targetsclj

(widen-int-loop-counter-recur-targets targets body loop-id)
source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close