[gambit-list] explicit pp
Stéphane Le Cornec
coleste at videotron.ca
Fri Jul 24 00:56:14 EDT 2009
Is there a way to explicitly pretty-print? Something like:
> (display '(a XXX b c))
(a
b c)
>
i.e. XXX outputs as some (newline) + spaces.
More information about the Gambit-list
mailing list