Function StackTree.insertImpl

StackTreeAA.Node* insertImpl (
  T toInsert,
  StackTreeAA.Node* insertInto
);