(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

eprn
uppercase