Skip to main content

fresh-line

functionv1.7

cljs.pprint/fresh-line

Available in:CLJCLJS
(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.

No examples yet. Be the first to add one!