queue
Queue data structure
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".)
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 0.2 | 1 | 15 h | details › |
| gnu-elpa GitHub ↗ | 0.2 | 1 | 21 h | details › |
| akater GitLab ↗ | 0.2 | 1 | 39 d | details › |