# ts-collections

A comprehensive TypeScript library providing a rich set of common data structures and utility functions with LINQ-like enumeration support, designed for performance, immutability, and ease of use.

## Installation

```shell
npm i @mirei/ts-collections
```

## API

Full API documentation can be found [here](https://phrolovia.github.io/ts-collections/).
