@swiftx/data-structs
v1.0.0
Published
Data structures implementations
Downloads
1
Readme
Data structures
📃 Description
Data structures implementations:
- Stack
- Queue
📦 Getting Started
These instructions will get you setup to use data-structs
in your project.
| | using NPM | using Yarn |
|-----------------:|--------------------------------------------|-----------------------------------------------|
| Installation | npm i -D @swiftx/data-structs typescript
| yarn add -D @swiftx/data-structs typescript
|
Authors/maintainers
- Klyuchevskiy Valeriy - vklyuche
License
This project is licensed under the MIT License - see the LICENSE file for details