High-quality and essential Typescript data structures
npm install @proficient/ds
High-quality and essential TypeScript data structures
---
View the full documentation (docs) ▸
1. Installation
2. API
3. Upgrading
4. License
``npm
npm install -E @proficient/ds
An object that can be used to efficiently store and manage the frequencies of the specified keys.
A FIFO queue implemented with a singly-linked list.
An object that represents a mutable sequence of characters.
Until we release v1, there may be breaking changes between minor versions (e.g. when upgrading from 0.2 to 0.3). However, all breaking changes will be documented and you can always use our Releases page as a changelog.
This project is made available under the MIT License.