Liking cljdoc? Tell your friends :D

prone.stacks

Extract data from stack traces and represent them with plain maps

Extract data from stack traces and represent them with plain maps
raw docstring

cljc?clj

(cljc? frame)
source

normalize-exceptionclj

(normalize-exception exception)

Convert an exception object to a map. Unify the stack trace elements, so that frames from Java sources and frames from Clojure sources are represented with the same data structure.

Convert an exception object to a map. Unify the stack trace elements, so that
frames from Java sources and frames from Clojure sources are represented with
the same data structure.
sourceraw docstring

normalize-frameclj

(normalize-frame frame)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close