(tracer & {:keys [color background tag expand] :as options})
Custom tracer for Clairvoyant used by Ghostwheel but not dependent on it.
Parameters: :color - string, Example: "#aabbcc" :background - same as color :tag - string tag to display before the traced op heading :expand - set of op symbols to display expanded by default. Use :bindings to expand all bindings. Example: #{'defn 'let :bindings}
Custom tracer for Clairvoyant used by Ghostwheel but not dependent on it. Parameters: :color - string, Example: "#aabbcc" :background - same as color :tag - string tag to display before the traced op heading :expand - set of op symbols to display expanded by default. Use :bindings to expand all bindings. Example: #{'defn 'let :bindings}
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close