When enabled, debug-stack-map functionality is active in find-commands*.
When enabled, debug-stack-map functionality is active in find-commands*.
(command-map-spec-registry)
For debugging purposes and some mysterious reason of setting it dynamically during execution
For debugging purposes and some mysterious reason of setting it dynamically during execution
(resolve-fn x)
Normalize x
to a function (fn? x) => true.
:clj supports fn?/Var/Symbol (with requiring-resolve fallback). :cljs only accepts actual functions
Normalize `x` to a function (fn? x) => true. - Fn((fn [] ..),:keyword) - Vars(#'clojure.core/str, #'str), - Symbols('clojure.core/str, 'str) :clj supports fn?/Var/Symbol (with requiring-resolve fallback). :cljs only accepts actual functions
(serialize-exception e)
Serializes errors into data structures.
Serializes errors into data structures.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |