Releases: gotvc/got
Releases · gotvc/got
v0.0.2
ptree: index copying (#23) Adds index copying to `ptree.Copy` function. Copying indexes makes `Copy` `O(log(n))` where `n` is the number of nodes in the tree.
v0.0.1
README: fix spelling
ptree: index copying (#23) Adds index copying to `ptree.Copy` function. Copying indexes makes `Copy` `O(log(n))` where `n` is the number of nodes in the tree.
README: fix spelling