guile-user
[Top][All Lists]
Advanced

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

Re: Weird behavior of hash-table


From: Zelphir Kaltstahl
Subject: Re: Weird behavior of hash-table
Date: Sun, 24 Nov 2019 11:55:40 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0

Hi Tomas!

On 11/24/19 9:57 AM, address@hidden wrote:
> Yikes. I'd fall into this trap, too. Thanks you both for illustrating
> it so well -- and thanks, Mark, for your unfailing sharp vision :-)
>
> So the best thing for one's brain is to train it to read #(...)
> as some weird relative of '(...)?

I guess so, because it is a reader syntax. So it is free to not evaluate
the things in the parentheses.

> Is there a corresponding weird relative of `(...)?
>
> Cheers
> -- tomás

Do you mean a way to write a vector and evaluate only some of the
elements in the vector?

Regards,

Zelphir




reply via email to

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