(layout-annotate form)adds metadata annotation to form
adds metadata annotation to form
(layout-annotate-arglist args)adds layout metadat to arglists
adds layout metadat to arglists
(layout-annotate-bindings bindings)adds layout metadata to bindings
adds layout metadata to bindings
(layout-annotate-fn-anon [_ sym? & body :as form])adds layout metadata to fn calls
adds layout metadata to `fn` calls
(layout-annotate-fn-named [_ sym doc? attr? & body :as form])adds layout metadata to named functions
adds layout metadata to named functions
(layout-annotate-svg-path [tag attrs & more :as form])(layout-default-fn form opts)the default function for level 1 transformation
the default function for level 1 transformation
(layout-hiccup-like v)checks if form is hiccup structure
checks if form is hiccup structure
(layout-main form & [opts])performs the main layout
performs the main layout
(layout-spec-fn form is-multiline)gets the layout spec
gets the layout spec
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |