https://github.com/oniani/tsds
Data structures in TypeScript
https://github.com/oniani/tsds
Last synced: 16 days ago
JSON representation
Data structures in TypeScript
- Host: GitHub
- URL: https://github.com/oniani/tsds
- Owner: oniani
- License: mit
- Created: 2018-12-10T04:25:13.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-01-03T12:31:23.000Z (over 5 years ago)
- Last Synced: 2025-10-06T16:54:49.152Z (10 months ago)
- Language: TypeScript
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Data structures in TypeScript
Implementations of various data structures in TypeScript programming language.
## License
[MIT License](LICENSE)