Summary
Provides 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".)
Versions
v0.2 :: 0 :: gentoo
- Modified
- License
- GPL-3+
- Keywords
- amd64 x86 ~arm64
Runtime Dependencies
app-editors / emacs : The extensible, customizable, self-documenting real-time display editor
Depending packages
app-emacs / cider : Clojure Interactive Development Environment for GNU Emacs
app-emacs / citeproc-el : CSL 1.0.2 Citation Processor for Emacs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-emacs/queue: Keyword 0.2 arm64, #922064
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matthew Smith · gentoo
app-emacs/*: drop redundant NEED_EMACS
Not needed after elisp-common.eclass changed the default to 25.3 (the oldest currently in tree). Signed-off-by: Matthew Smith <matthew@gentoo.org> [Whitespace: removed double empty lines] Signed-off-by: Ulrich Müller <ulm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
app-emacs/queue: amd64/x86 stable (ALLARCHES policy) wrt bug #835560
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matthew Smith · gentoo
app-emacs/queue: initial import at 0.2
Signed-off-by: Matthew Smith <matthew@gentoo.org>