Gathers functions related to pretty printing or pretty formatting.
Gathers functions related to pretty printing or pretty formatting.
(one-liner-print elt)
Prepare the element elt
to display in the print
Params:
elt
data to show, which type will be checkedPrepare the element `elt` to display in the print Params: * `elt` data to show, which type will be checked
(seq->string message)
Returns string from sequence, that is readable in write outputs.
Returns string from sequence, that is readable in write outputs.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close