caesar0301 / treelib

An efficient implementation of tree data structure in python 2/3.
http://treelib.readthedocs.io/en/latest/
Other
801 stars 185 forks source link

Tree.size with level #79

Closed FloLangenfeld closed 6 years ago

FloLangenfeld commented 6 years ago

Implement correct level feature in tree.size and corresponding tests

caesar0301 commented 6 years ago

Thanks :+1: