Liking cljdoc? Tell your friends :D

std.block.layout.estimate


*readable-len*clj


estimate-multilineclj

(estimate-multiline form opts)

creates multiline function

creates multiline function
raw docstring

estimate-multiline-basicclj

(estimate-multiline-basic form
                          {:keys [readable-len]
                           :or {readable-len (or (:readable-len (meta form))
                                                 *readable-len*)}})

does basic estimation

does basic estimation
raw docstring

estimate-multiline-dataclj

(estimate-multiline-data form opts)

estimation for maps and sets

estimation for maps and sets
raw docstring

estimate-multiline-listclj

(estimate-multiline-list form opts)

estimates if special forms are multilined

estimates if special forms are multilined
raw docstring

estimate-multiline-vectorclj

(estimate-multiline-vector form opts)

estimation for vectors

estimation for vectors
raw docstring

get-max-widthclj

(get-max-width form)

gets the max width of whole form

gets the max width of whole form
raw docstring

get-max-width-childrenclj

(get-max-width-children children)

gets the max with of the children

gets the max with of the children
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close