Function StackTree.findImpl

StackTreeAA.Node* findImpl(U) (
  U whatToFind,
  StackTreeAA.Node* whereToFind
);