Packages
An Elixir wrapper around the Erlang optimized `queue` that supports the FIFO, first-in first-out, pattern. This is useful is when you can't predict when an item needs to be taken or added to the queue. Use this instead of using `++` or double reversing lists to add items to the "back" of a queue.
Current section
2 Versions
Jump to
Current section
2 Versions
Versions
Compare versions| Version | Publish Date | Note | Actions |
|---|---|---|---|
| 1.0.1 | December 19, 2015 |
|
|
| 1.0.0 | December 18, 2015 |
|
2
versions of
2
total