Format back traces as HTML.
Format back traces as HTML.
(html-backtrace error namespaces)
Format the back trace for this error
as HTML, folded to focus on these
interesting namespaces
.
Format the back trace for this `error` as HTML, folded to focus on these interesting `namespaces`.
(html-frame frame)
format a single stack frame
, presented as a map, as HTML.
format a single stack `frame`, presented as a map, as HTML.
(map->table m)
Format this map m
as an HTML table.
Format this map `m` as an HTML table.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close