emacs-devel
[Top][All Lists]
Advanced

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

Re: Pushing the `gnus-range-*' functions down into the C layer


From: Stefan Monnier
Subject: Re: Pushing the `gnus-range-*' functions down into the C layer
Date: Sat, 11 Sep 2010 11:48:07 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

> Well, that's the case in Common Lisp, but it needn't be in Emacs Lisp.
> `eq' could just use `=' as the comparison function for bignums.  Even
> though that would be a non-traditional way of doing it.

You're basically suggesting to replace `eq' with `eql', which has
non-trivial performance implications.


        Stefan



reply via email to

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