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

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

bug#28753: 25.3; Functions to get alist from hash table and vice versa


From: Lars Ingebrigtsen
Subject: bug#28753: 25.3; Functions to get alist from hash table and vice versa
Date: Fri, 22 Apr 2022 15:18:58 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Michael Heerdegen <michael_heerdegen@web.de> writes:

> I think something very similar is provided by map.el: `map-into'.

The discussion then went onto how to specify parameters to
make-hash-table, and I see that this is fixed now like this:

  (map-into '((1 . 3)) '(hash-table :test eql))

So there doesn't seem to be anything further to do here, and I'm
therefore closing this bug report.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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