Faster implementation of map-empty-p
commita5237a049981dbad2ecc3b17d47257ce164a8e70
authorNicolas Petton <nicolas@petton.fr>
Wed, 29 Apr 2015 17:01:56 +0000 (29 19:01 +0200)
committerNicolas Petton <nicolas@petton.fr>
Wed, 29 Apr 2015 17:05:44 +0000 (29 19:05 +0200)
treeed445298b36f0b0e7b922f4e97f64dbe7533fb8d
parent12a3ea52c4d5e3a62af5f8eaaa2df7f2e4b66da2
Faster implementation of map-empty-p

* lisp/emacs-lisp/map.el (map-empty-p): Faster implementation using
specific tests depending on the type of the map.
lisp/emacs-lisp/map.el