No cljdoc config found, articles auto discovered.
Library authors can specify article order and hierarchy.
→ Articles docs
(adjusted-pos n)
(ansi-color-code)
(ansi-color-code {:keys [fg-color bg-color]})
(apply-color-palette n)
(apply-type-colors-to-token {[fg-color bg-color] :color :as token})
(args*-str tree)
(args-map-str tree)
(args-str tree)
(assoc-tokens-pos tokens)
(audit->ns-view audit & [ns-sym])
(audit->top-view audit)
(audit-fn->view [fn-sym {:keys [trace-type trace-selection] :as fn-meta}])
(audit-fn-group->view [ns-sym audit-fns])
(audit-ns->summary-view audit-ns)
(breaker f coll)
(buffer-lines-to-width width column)
(decorate-token t)
(find-in-node z)
(find-next-node z)
(find-out-node z)
(find-prev-node z)
(find-up-node z)
(get-line-length line)
(get-line-meta v & {:keys [path header?]})
(get-path z)
(get-path-of-vec-child z)
(increment-position line-break? line column pos)
(indent depth & {:keys [end]})
(indent-arg-map tree m)
(indent-map tree m)
(let-binds-str tree)
(mk-column-str indent & cols)
(mk-lazy-color-fg*-str s)
(mk-lazy-color-fg*-str s i)
(mk-text-props {:keys [start end] :as token})
(multi-line-indent2 & {:keys [cols indent-base]})
(name->string tree start?)
(print-tree tree)
(print-tree-ansi tree)
(print-trees trees)
(print-trees-ansi trees)
(remove-nil-vals m)
(render-tkns v)
(return-str tree & {pos :pos})
(selects-str tree selects)
(slinky-pipes len & {:keys [end]})
(split-text-tag-coll tokens)
(split-text-tag-coll* tokens)
(throw-str tree)
(tkn s & {:keys [fg fg* bg bg* bold] :as props})
(tkn->simple-type t)
(tkn-prop-grouper triples)
(tkn-prop-grouper2 agg [start end props])
(tkn-prop-grouper3 start end)
(tkn-prop-grouper4 pos-pairs start end)
(tkn-prop-grouper5 m)
(tkn-prop-grouper6 pairs)
(tokens->text-prop-pair tokens)
(tree->string tree)
(tree->string* tree)
(tree->text-prop-pair tree)
(update-last coll f)
(value->text-prop-pair a)
(value->text-prop-pair* a)
(when-sel kw & body)
cljdoc is a website building & hosting documentation for Clojure/Script libraries