(api-call call-type fn-name args)
(api-call call-type cache fname args)
(cached-apply cache cache-key f args)
(get-all-vars-for-ns _ nsname)
(instrument-var _ var-ns var-name opts)
(callstack-node-frame _ node)
(callstack-tree-root-node _ flow-id thread-id)
(tap-value _ v)
(frame-data _ flow-id thread-id idx)
(callstack-node-childs _ node)
(timeline-entry _ flow-id thread-id idx)
(bindings _ flow-id thread-id idx)
(shallow-val _ v)
(timeline-count _ flow-id thread-id)
(clear-values-references _)
(get-var-meta _ var-ns var-name)
(def-value _ v-name v)
(search-next-frame-idx _ flow-id thread-id query-str from-idx opts)
(fn-call-stats _ flow-id thread-id)
(find-fn-frames-light _ flow-id thread-id fn-ns fn-name form-id)
(uninstrument-var _ var-ns var-name opts)
(get-all-namespaces _)
(get-form _ flow-id thread-id form-id)
(clear-api-cache _)
(uninstrument-namespaces _ nanames opts)
(eval-form _ form-str opts)
(discard-flow _ flow-id)
(interrupt-all-tasks _)
(instrument-namespaces _ nsnames opts)
(val-pprint _ v opts)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close