ClojureDocs

Nav

Namespaces

fresh-line

clojure.pprint

Available since 1.2
  • (fresh-line)
Make a newline if *out* is not already at the beginning of the line. If *out* is
not a pretty writer (which keeps track of columns), this function always outputs a newline.