Skip to main content

print-length-loop

macrov1.3

clojure.pprint/print-length-loop

Available in:CLJCLJS
(print-length-loop [bindings & body])
A version of loop that iterates at most *print-length* times. This is designed for use in pretty-printer dispatch functions.

No examples yet. Be the first to add one!