@toreda/adt


An easy to use queue system with support for multiple data sources
The Project uses Generics. Included Data Structure Queue and others ds are coming soon ... This includes many function to manipulate array npm i typescript-collections-api --save const {Queue} = require('typescript-collections-api');
Simple Queue written in TypeScript