Checks if a tree of nodes contains at least one node passing a test.
Function to test nodes on.
Array of nodes to search.
Whether a tree of nodes contains at least one node passing the test.
Checks if a tree of nodes contains at least one node passing a test.