Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/varbrad/bint
🌳 🌲 A binary tree implementation, providing a standalone class that can be used as a data structure in other projects.
https://github.com/varbrad/bint
Last synced: about 1 month ago
JSON representation
🌳 🌲 A binary tree implementation, providing a standalone class that can be used as a data structure in other projects.
- Host: GitHub
- URL: https://github.com/varbrad/bint
- Owner: varbrad
- License: mit
- Created: 2017-03-29T19:05:50.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-03-29T22:39:45.000Z (over 7 years ago)
- Last Synced: 2024-11-09T22:30:22.599Z (about 2 months ago)
- Language: TypeScript
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bint
A binary tree implementation, providing a standalone class that can be used as a data structure in other projects.__Currently unstable & work in progress__
* Easy to use
* No dependencies
* Includes TypeScript type definitions