(analyze-causes ex pprint)
(answer-prompt {:keys [id input error transport] :as msg})
(call-with-interactive-handler body-fn)
(choose-restart {:keys [id restart transport] :as msg})
(defwrapper name & bodies)
(extract-missing-class-name ex)
(extract-non-dynamic-var-name ex)
(extract-ns-name ex)
(extract-unbound-var-name ex)
(handle-restarts h)
(handled-agent-fn f)
(handled-eval form)
(make-restarts run retry-msg)
(namespaces-with-var sym)
(prompt-for-input prompt)
(prompt-for-input prompt type & args)
(prompt-for-restarts ex restarts)
(run-with-restart-stuff h {:keys [op code eval] :as msg})
(unwrap-core!)
(with-interactive-handler & body)
(with-recursive-body name bindings & body)
(wrap-core!)
(wrapper & bodies)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close