print-length-loop

added
1.3

ns
clojure.pprint

type
macro

(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.