tiny-queue@0.2.0
Simple FIFO queue implementation to avoid having to do shift() on an array, which is slow.
Apache 2
2014-05-23
安装 (0.2.0)
npm install tiny-queue@0.2.0
yarn add tiny-queue@0.2.0
pnpm add tiny-queue@0.2.0
bun add tiny-queue@0.2.0
devDependencies (1)
| 包名 | 版本要求 |
|---|---|
| tape | ^2.13.1 |