@jsdsl/queue

A queue/FIFO data structure.

Usage no npm install needed!

<script type="module">
  import jsdslQueue from 'https://cdn.skypack.dev/@jsdsl/queue';
</script>

README

JSDSL - Queue

A queue/FIFO data structure.

Find @jsdsl/queue on NPM.

Installation

Install from NPM with

$ npm install --save @jsdsl/queue

Basic Usage

Basic usage instructions here.

License

@jsdsl/queue is made available under the GNU General Public License v3.

Copyright (C) 2019 Trevor Sears