diff options
author | Mattias EngdegÄrd <mattiase@acm.org> | 2020-07-08 11:22:19 +0200 |
---|---|---|
committer | Mattias EngdegÄrd <mattiase@acm.org> | 2020-07-08 18:13:47 +0200 |
commit | b7058f95f599ede703cb1c2af58d3af103048841 (patch) | |
tree | 2a303b8a8230ac472102119353d84f2abea43a4f /lisp/emacs-lisp/package.el | |
parent | 384fa1095871f55587487dc0107be07ba684c41d (diff) | |
download | emacs-b7058f95f599ede703cb1c2af58d3af103048841.tar.gz emacs-b7058f95f599ede703cb1c2af58d3af103048841.tar.bz2 emacs-b7058f95f599ede703cb1c2af58d3af103048841.zip |
Special-case symbol and fixnum keys in member, assoc and rassoc
* src/fns.c (Fmember, Fassoc, Frassoc): Delegate to the cheaper Fmemq,
Fassq and Frassq for arguments of the appropriate types.
(eq_comparable_value): New function.
Diffstat (limited to 'lisp/emacs-lisp/package.el')
0 files changed, 0 insertions, 0 deletions