guile-devel
[Top][All Lists]
Advanced

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

Re: Patch for better multiple values support


From: Matthias Koeppe
Subject: Re: Patch for better multiple values support
Date: 10 May 2001 17:40:42 +0200
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.6

Keisuke Nishida <address@hidden> writes:

> I think the following is better:
> 
>   +     (call-with-values (lambda () (e (r)))
>   +       (lambda the-values (for-each p the-values))))))
> 
> Then you don't need to modify the printer.

Agreed.

-- 
Matthias Köppe -- http://www.math.uni-magdeburg.de/~mkoeppe



reply via email to

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