Liking cljdoc? Tell your friends :D

automaton-core.utils.pretty-print

Gathers functions related to pretty printing or pretty formatting.

Gathers functions related to pretty printing or pretty formatting.
raw docstring

one-liner-printclj

(one-liner-print elt)

Prepare the element elt to display in the print Params:

  • elt data to show, which type will be checked
Prepare the element `elt` to display in the print
Params:
 * `elt` data to show, which type will be checked
raw docstring

seq->stringclj

(seq->string message)

Returns string from sequence, that is readable in write outputs.

Returns string from sequence, that is readable in write outputs.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close