heap@0.2.0
binary heap (priority queue) algorithms (ported from Python's heapq module)
2012-04-22
安装 (0.2.0)
npm install heap@0.2.0
yarn add heap@0.2.0
pnpm add heap@0.2.0
bun add heap@0.2.0
devDependencies (3)
| 包名 | 版本要求 |
|---|---|
| coffee-script | >= 1.3.0 |
| mocha | >= 0.14.0 |
| should | >= 0.6.0 |