(pretty-prn arg) arg: any type returns #n
F
Pretty-prints to the standard output stream.
Equivalent to (prn (pretty-str arg))
.
See also: pretty-str
, prn
(pretty-prn arg) arg: any type returns #n
Pretty-prints to the standard output stream.
Equivalent to (prn (pretty-str arg))
.
See also: pretty-str
, prn