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