elpa-ht
hash table library for Emacs
Description
The missing hash table library for Emacs. Libraries like `s.el' (strings) and `dash.el' (lists) have shown how much nicer Emacs Lisp programming can be with good libraries. `ht.el' aims to similarly simplify working with hash tables. Common operations with hash tables (e.g. enumerate the keys) are too difficult in Emacs Lisp. `ht.el' offers: * a consistent naming scheme;
* a more natural argument ordering;
* a more comprehensive range of hash table operations;
* mutation functions always return nil.
Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/Wilfred/ht.el
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install elpa-ht