[ 原始碼: ht-el ]
套件:elpa-ht(2.3-2)
hash table library for Emacs
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.
其他與 elpa-ht 有關的套件
|
|
|
|
-
- dep: dh-elpa-helper
- helper package for emacs lisp extensions
-
- dep: elpa-dash (>= 2.12.0)
- modern list manipulation library for Emacs
-
- dep: emacsen-common
- Common facilities for all emacsen
-
- rec: emacs (>= 46.0)
- GNU Emacs editor (metapackage)
同時作為一個虛擬套件由這些套件填實: emacs-gtk, emacs-lucid, emacs-nox
-
- enh: emacs
- GNU Emacs editor (metapackage)
同時作為一個虛擬套件由這些套件填實: emacs-gtk, emacs-lucid, emacs-nox