copy_subtree_into_children# FTreeNode.copy_subtree_into_children(left: bool = True, right: bool = True)# Replace each child by a copy of the subtree starting at this node.