Liking cljdoc? Tell your friends :D

debux.dbgn


dcljmacro

(d form)
source

dbgncljmacro

(dbgn form
      locals
      &
      [{:keys [level condition ns line msg n tap-output] :as opts}])

DeBuG every Nested forms

DeBuG every Nested forms
sourceraw docstring

insert-dclj

(insert-d form d-sym env)
source

insert-skipclj

(insert-skip form env)

Marks the form to skip.

Marks the form to skip.
sourceraw docstring

remove-skipclj

(remove-skip form)
source

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

× close