[ 原始碼: queue-el ]
套件:elpa-queue(0.2-5)
queue data structure for Emacs Lisp
This library provides a queue data structure for Emacs Lisp. The queues can be used both as a first-in last-out (FILO) and as a first-in first-out (FIFO) stack, i.e. elements can be added to the front or back of the queue, and can be removed from the front. (This type of data structure is sometimes called an "output-restricted deque".)
其他與 elpa-queue 有關的套件
|
|
|
|
-
- dep: dh-elpa-helper
- helper package for emacs lisp extensions
-
- dep: emacsen-common
- Common facilities for all emacsen
-
- rec: emacs (>= 46.0)
- GNU Emacs editor (metapackage)
同時作為一個虛擬套件由這些套件填實: emacs-gtk, emacs-lucid, emacs-nox, emacs-pgtk
-
- enh: emacs
- GNU Emacs editor (metapackage)
同時作為一個虛擬套件由這些套件填實: emacs-gtk, emacs-lucid, emacs-nox, emacs-pgtk