Simple queue realisation

This commit is contained in:
2019-09-13 15:40:15 +03:00
parent 224748cb5a
commit db72b838d3
6 changed files with 92 additions and 7 deletions

5
.gitignore vendored
View File

@ -1,6 +1,7 @@
/.crystal/
/.shards/
/bin/
/build/
/docs/
/lib/
/bin/
/.shards/
*.dwarf