(->data-ifc {:keys [definitions]})
(component-data-defs interface component)
(component-error interface {:keys [name] :as component} interface-functions color-mode)
(component-fn-defs component interface-functions)
(errors interfaces components color-mode)
(function-or-macro? {:keys [type]})
(functions-and-macros {:keys [definitions]})
(interface-errors {:keys [implementing-components] :as interface} name->component color-mode)
cljdoc is a website building & hosting documentation for Clojure/Script libraries