We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2aed689
Rewrite using Dict{Int64, Node} and Dict{Int64, Branch} for tree structure. Simplifies node and branch deletion.