@beratiyilik/ts-data-structures

TypeScript Data Structures is a collection of efficient and type-safe data structures and algorithms implemented in TypeScript.

binaryheaps

binary heap with fast increaseKey and decreaseKey operations