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

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

Re: hash strangeness


From: Tom
Subject: Re: hash strangeness
Date: Sun, 2 Nov 2014 20:48:08 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Pascal J. Bourguignon <pjb <at> informatimago.com> writes:
> 
> In the current emacs lisp, there's no point in using symbol-name strings
> as key in the hash-table: just use symbols with eql as test.
> Notice that in emacs lisp:
> 

Of course. The original code transforms the symbol names and 
uses these transformed strings as keys in the hash, so it is
a remnant of simplifying that code into this simple example.




reply via email to

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