Remove recursively all node's child nodes that pass the test implemented by the provided function.
the node to process
the predicate
Generated using TypeDoc
Remove recursively all node's child nodes that pass the test implemented by the provided function.