Skip to main content

pr

functionv1.7

cljs.core/pr

Available in:BBCLJCLJS
(pr [& objs])
Prints the object(s) using string-print. Prints the object(s), separated by spaces if there is more than one. By default, pr and prn print in a way that objects can be read by the reader

No examples yet. Be the first to add one!