Create a binary tree
Closed this issue · 0 comments
scalasm commented
We need to create a binary tree of generic type - we are happy to be able to traverse it in the usual pre-order, post-order, and in-order fashion.
Closed this issue · 0 comments
We need to create a binary tree of generic type - we are happy to be able to traverse it in the usual pre-order, post-order, and in-order fashion.