UNPKG

@thi.ng/heaps

Version:

Various heap implementations for arbitrary values and with customizable ordering

6 lines 183 B
export * from "./api.js"; export * from "./heap.js"; export * from "./dheap.js"; export * from "./pairing.js"; export * from "./priority-queue.js"; //# sourceMappingURL=index.d.ts.map