No cljdoc config found, articles auto discovered.
Library authors can specify article order and hierarchy.
→ Articles docs
(add-object-to-current-path-info! object)
(build-path-segment parent-object object)
(extend-path-info path-info object)
(find-path history obj path)
(find-path-in-fake-vector history path)
(get-current-history)
(get-current-path-info)
(get-current-state)
(get-default-state)
(get-depth-budget)
(get-last-object-from-current-history)
(get-managed-print-level)
(get-second-last-object-from-current-history)
(ignore-path-in-fake-vector history obj path)
(is-circular? object)
(mapping? history obj)
(present-path-segment v)
(prevent-recursion?)
(push-object-to-current-history! object)
(reset-depth-limits state)
(seek-path-segment coll val & [seq'd-map?])
(set-depth-budget state val)
(set-managed-print-level state val)
(set-prevent-recursion state val)
(update-current-state! f & args)
(valid-current-state?)
cljdoc is a website building & hosting documentation for Clojure/Script libraries