[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNU ELPA] Queue version 0.2
From: |
ELPA update |
Subject: |
[GNU ELPA] Queue version 0.2 |
Date: |
Sun, 31 Mar 2024 05:51:53 -0400 |
Version 0.2 of package Queue has just been released in GNU ELPA.
You can now find it in M-x list-packages RET.
Queue describes itself as:
====================
Queue data structure
====================
More at https://elpa.gnu.org/packages/queue.html
## Summary:
These 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".)
## Recent NEWS:
[Not provided 🙁]
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNU ELPA] Queue version 0.2,
ELPA update <=