We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f24a11e commit bd1ce99Copy full SHA for bd1ce99
README.md
@@ -1,6 +1,7 @@
1
# LQueue
2
3
[](https://travis-ci.org/jur0/lqueue)
4
+[](https://hex.pm/packages/lqueue)
5
6
Double-ended queue with limited length. It can hold just specified amount
7
of elements. If more are added, the elements from the top of the queue are
0 commit comments