(bigint? value)
(bin? value)
(char? value)
(coll? value)
(dec-depth & children)
(error->data ex)
(error? value)
(get-background)
(get-background {:keys [alt-bg]})
(get-background2)
(get-compatible-viewers viewers {:keys [value] :as context})
(get-value-type value)
(get-viewer state context)
(get-viewer state context value)
(highlight-words string)
(inc-depth & children)
(inspect-map-k-v values)
(inspector value)
(inspector props value)
(map? value)
(preview value)
(ratio? value)
(set-viewer! state context viewer-name)
(tabs value)
(toggle-bg & children)
(toggle-expand {:keys [style context]})
(try-sort values)
(try-sort-map values)
(url? value)
(use-context)
(use-options)
(viewers-by-name viewers)
(with-collection coll & children)
(with-context value & children)
(with-default-viewer viewer & children)
(with-depth & children)
(with-key k & children)
(with-readonly & children)
cljdoc is a website building & hosting documentation for Clojure/Script libraries