0.1.1 • Published 5 years ago

@isolated1/searchtree v0.1.1

Weekly downloads
-
License
ISC
Repository
github
Last release
5 years ago

Search Tree - Data Structure

Please note: This is the first version of the Search Tree, and I'm not a Software Engineer, this is just my understanding and implemenation.

This README.md is also due to be complete.

Testing

You can run the automated tests using the command npm test. At the moment I've only written the tests for the Node class, this will be updated in later versions.