Class: TreeMaster

coreutils TreeMaster

Tree strucutre helper

new TreeMaster(root)

Helps to search nodes in tree structure
Parameters:
Name Type Description
root coreutils.TreeNode | undefined root of tree structure