Open ghost opened 8 years ago
Hello @jhwsipex =) Is this another BST (so there will be one with Map and one with Tuple) or do you mean to substitute the one with Map?
Hi sashaafm, sorry to bother you, but the ci/travis checks failed and I have no time to fix it or maintain it. Could you reject this merge request, please? :-) Please feel free to use that code as yours if you find any part of it useful. Thank you.
Add binary search tree using tuples and unit tests. @sashaafm, I see in README that there are is a line item for binary search tree implemented with tuples as well as map, so I thought that you wanted both(?). Please disregard it if you didn't. :-) Thank you.