pretty-print[procedure] pretty-print obj [output-port]
ChezScheme, Chicken
ChezScheme: See also pretty-file, print-level, print-length,
pretty-line-length, pretty-one-line-limit, pretty-initial-indent,
pretty-standard-indent, pretty-maximum-lines
Chicken: See also pretty-print-width
[procedure] pretty-print obj [:key port width]
[procedure] pp obj [:key port width]
STklos: takes keyword arguments.
|