- [x] `preorder` (note, generally using the select version right now) - [x] `postorder` (note, generally using the select version right now) - [x] `levelnext` - [ ] `levelprev` - [x] `isancestor` - [x] `subtree` (note, would be useful to have a `getsubtree` as well) - [x] `levelancestor` - [ ] `levelleftmost` - [ ] `levelrightmost` - [ ] `degree` - [ ] `child` - [ ] `childrank` - [x] `lca` - [x] `deepestnode` - [x] `height` - [ ] `mincount` - [ ] `minselect`
preorder(note, generally using the select version right now)postorder(note, generally using the select version right now)levelnextlevelprevisancestorsubtree(note, would be useful to have agetsubtreeas well)levelancestorlevelleftmostlevelrightmostdegreechildchildranklcadeepestnodeheightmincountminselect