guile-devel
[Top][All Lists]
Advanced

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

Re: nested define syntax


From: Evan Prodromou
Subject: Re: nested define syntax
Date: 07 Nov 2001 09:23:50 -0600
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

>>>>> "MK" == Matthias Koeppe <address@hidden> writes:

    MK> Again, only *removing* the feature would be a source for
    MK> incompatibilities

Does anybody even _use_ that whacked feature? I can't imagine what it
would be useful for! I mean, cripes.

OK, well, I guess you could use it for generating closures...

        (define ((make-adder n) a)
                (+ n a))

But it's so frickin' obscure!

~ESP

-- 
Evan Prodromou
address@hidden




reply via email to

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