Liking cljdoc? Tell your friends :D

devtools.formatters.state


*current-state*cljs

source

add-object-to-current-path-info!cljs

(add-object-to-current-path-info! object)
source

build-path-segmentcljs

(build-path-segment parent-object object)
source

extend-path-infocljs

(extend-path-info path-info object)
source

get-current-historycljs

(get-current-history)
source

get-current-path-infocljs

(get-current-path-info)
source

get-current-statecljs

(get-current-state)
source

get-default-statecljs

(get-default-state)
source

get-depth-budgetcljs

(get-depth-budget)
source

get-last-object-from-current-historycljs

(get-last-object-from-current-history)
source

get-managed-print-levelcljs

(get-managed-print-level)
source

get-second-last-object-from-current-historycljs

(get-second-last-object-from-current-history)
source

is-circular?cljs

(is-circular? object)
source

mapping?cljs

(mapping? history obj)
source

present-path-segmentcljs

(present-path-segment v)
source

prevent-recursion?cljs

(prevent-recursion?)
source

push-object-to-current-history!cljs

(push-object-to-current-history! object)
source

reset-depth-limitscljs

(reset-depth-limits state)
source

seek-path-segmentcljs

(seek-path-segment coll val)
source

set-depth-budgetcljs

(set-depth-budget state val)
source

set-managed-print-levelcljs

(set-managed-print-level state val)
source

set-prevent-recursioncljs

(set-prevent-recursion state val)
source

update-current-state!cljs

(update-current-state! f & args)
source

valid-current-state?cljs

(valid-current-state?)
source

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

× close