t-structs is a TypeScript library consisting of standard data structures provided through a simple API.

Getting Started


Installation


npm install t-structs

API and Usage


Comparison and Equality


Lists


Stack


Queue


Deque


Trees