UNPKG

@mirei/ts-collections

Version:

A collection of wrappers for common data structures in TypeScript

14 lines (8 loc) 372 B
# 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/).