(estimate-multiline form opts)creates multiline function
creates multiline function
(estimate-multiline-basic form
{:keys [readable-len]
:or {readable-len (or (:readable-len (meta form))
*readable-len*)}})does basic estimation
does basic estimation
(estimate-multiline-data form opts)estimation for maps and sets
estimation for maps and sets
(estimate-multiline-list form opts)estimates if special forms are multilined
estimates if special forms are multilined
(estimate-multiline-vector form opts)estimation for vectors
estimation for vectors
(get-max-width form)gets the max width of whole form
gets the max width of whole form
(get-max-width-children children)gets the max with of the children
gets the max with of the children
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 |