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