Skip to main content

pprint

functionv1.2

clojure.pprint/pprint

Available in:BBCLJCLJS
(pprint [object] [object writer])
Pretty print object to the optional output writer. If the writer is not provided, print the object to the currently bound value of *out*.

No examples yet. Be the first to add one!