Platform-specific implementation details for Component on Clojure(JVM). This is not a public API.
Platform-specific implementation details for Component on Clojure(JVM). This is not a public API.
Platform-specific implementation details for Component on ClojureScript (JavaScript). This is not a public API.
Platform-specific implementation details for Component on ClojureScript (JavaScript). This is not a public API.
(alter-ex-data throwable f & args)
Returns a new ExceptionInfo with the same details as throwable and ex-data as the result of (apply f (ex-data throwable) args).
Returns a new ExceptionInfo with the same details as throwable and ex-data as the result of (apply f (ex-data throwable) args).
(alter-ex-data error f & args)
Returns a new ExceptionInfo with the same details as error and ex-data as the result of (apply f (ex-data throwable) args).
Returns a new ExceptionInfo with the same details as error and ex-data as the result of (apply f (ex-data throwable) args).
(type-name x)
Returns a string name for the type/class of x.
Returns a string name for the type/class of x.
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 |