guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: pretty-print


From: Keisuke Nishida
Subject: Re: pretty-print
Date: 20 Sep 2000 13:37:32 -0400
User-agent: T-gnus/6.14.4 (based on Gnus v5.8.6) (revision 02) SEMI/1.13.7 (Awazu) Chao/1.14.0 (Momoyama) Emacs/20.7 (i686-pc-linux-gnu) MULE/4.1 (AOI)

Keisuke Nishida <address@hidden> 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...


reply via email to

[Prev in Thread] Current Thread [Next in Thread]