Implemented a fairly standard reusable binary tree object. Needs more robust error/usability checking and some unit tests (will add a later date). For now, take care not to do anything stupid!
View differences
Implemented a fairly standard reusable binary tree object. Needs more robust error/usability checking and some unit tests (will add a later date). For now, take care not to do anything stupid!