twoqueue

0.0.3 • Public • Published

Twoqueue

API

Queue with enqueue(), dequeue(), and dequeueMultiple().

Implementation

Two arrays used as stacks. I tested this to be the fastest implementation on V8.

Readme

Keywords

none

Package Sidebar

Install

npm i twoqueue

Weekly Downloads

0

Version

0.0.3

License

none

Last publish

Collaborators

  • nsabovic