help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Another question about lambdas


From: Emanuel Berg
Subject: Re: Another question about lambdas
Date: Wed, 18 Jan 2023 12:52:35 +0100
User-agent: Gnus/5.13 (Gnus v5.13)

Michael Heerdegen wrote:

>>>   (let* ((x 'l)
>>>          (f (lambda () x))
>>>          (x 'd))
>>>     (funcall f))
>>
>> d!
>>
>> Isn't this the same lambda thing again?
>
> Emanuel thinks it's the same question about closures and
> solves it using dynamic binding. Creative :-)

??? :)

-- 
underground experts united
https://dataswamp.org/~incal




reply via email to

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