guile-user
[Top][All Lists]
Advanced

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

Re: (define ((f a) b) ...)


From: Andy Wingo
Subject: Re: (define ((f a) b) ...)
Date: Thu, 08 Apr 2010 00:44:01 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (gnu/linux)

On Sat 23 Jan 2010 01:39, Thien-Thi Nguyen <address@hidden> writes:

> () Andy Wingo <address@hidden>
> () Thu, 21 Jan 2010 13:58:53 -0600
>
>    Actually support for it was removed entirely. That might have been
>    appropriate at that point in guile-vm development, but we should
>    definitely re-add support, via a module.
>
>    I'll put it on my list.
>
> Thanks for looking into this.  I look forward to it.

(use-modules (ice-9 curried-definitions))

Perhaps too verbose a name, no?

Andy
-- 
http://wingolog.org/




reply via email to

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