[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [nongnu] elpa/hyperdrive b5294b4354 4/4: Tidy: Use zerop instead of
From: |
Emanuel Berg |
Subject: |
Re: [nongnu] elpa/hyperdrive b5294b4354 4/4: Tidy: Use zerop instead of = 0 |
Date: |
Sun, 15 Oct 2023 11:39:28 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Philip Kaludercic wrote:
>> They are identical, is that what you mean it doesn't matter
>> that much?
>
> My comment was just to indicate that there is no need to
> change from one to the other, e.g. for performance reasons
> (which would have been my intuition), but also as a reminder
> to check the result of byte compilation.
Performance? :O
No, I'm pretty sure the OP mean `zerop' is more specific (and
has less arguments as a consequence) so the code looks better
using it.
It is like using (car some-list) instead of (nth 0 some-list) ...
--
underground experts united
https://dataswamp.org/~incal