Appearance
Data Structures + Fully Typed
TypeScript Data Structures that you need!
A collection of nodes which together represent a sequence.
Binary tree-based priority queue implementation.
Ordered collection with priority-based access.
first-in-first-out (FIFO)
last-in-first-out (LIFO)