Closed DechinPhy closed 4 years ago
Hi @DechinPhy,
I'm not sure if this merge function adds enough value to the library (compared to the get_parent_node
function, which deals with a very common usecase when it comes to binarytrees).
Hi @DechinPhy,
Unfortunately, I don't think the merge function is a common usage when it comes to binarytree. I believe it will add more confusion to the users than usefulness so I will be closing this PR. You are always welcome to contribute (I would recommend you to create an issue to discuss the feature beforehand though). Thanks!
100% coverage tests. flake8 passed.