filterTree

fun filterTree(root: TreeItem<TreeSetItem>, query: String): TreeItem<TreeSetItem>?