Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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