Provides three classes: Queue, PriorityQueue and Stack. Queue is just a "plain vanilla" FIFO queue; PriorityQueue orders items according to priority. Stack implements LIFO.
copied from cf-post-staging / r-liqueuer| Label | Latest Version |
|---|---|
| main | 0.0.1 |
| cf202003 | 0.0.1 |