This is the mail archive of the
guile@sources.redhat.com
mailing list for the Guile project.
Re: pretty-print
- To: guile-user at gnu dot org
- Subject: Re: pretty-print
- From: Keisuke Nishida <kxn30 at po dot cwru dot edu>
- Date: 20 Sep 2000 13:37:32 -0400
- List-Id: General Guile related discussions <guile-user.gnu.org>
- References: <m3itrr6kcq.fsf@indy.STUDENT.CWRU.Edu>
Keisuke Nishida <kxn30@po.cwru.edu> writes:
> Does anyone have a Scheme version of pretty-print? That is,
> something like
>
> > (pprint '(foo-foo-foo (bar-bar-bar (baz-baz-baz))))
> (foo-foo-foo
> (bar-bar-bar
> (baz-baz-baz)))
I found it in SLIB. Thanks...
_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-user