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