You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This functin used to produce a string representation of the whole tree
and then look whether this contains the substring we're looking for.
When we're not including references in the search, we can limit the
search to the trees names rather than their whole representation.
0 commit comments