(pretty-unparse arg)
  arg: any type
  returns a str
F

Losslessly converts GameLisp data into a string with appropriate whitespace.

See also: unparse, pretty-str

unparse
pr